Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<LibC> Add functions in stdlib #262

Closed
akashkollipara opened this issue Dec 23, 2023 · 1 comment
Closed

<LibC> Add functions in stdlib #262

akashkollipara opened this issue Dec 23, 2023 · 1 comment
Assignees
Labels
cyancore framework Cyancore framework feature request enhancement Upgrading feature or request FR Add new feature or request

Comments

@akashkollipara
Copy link
Member

Is your feature request related to a problem? Please describe.
N/A

Describe the solution you'd like
Implement

  • atof
  • atoi
  • atol
  • strtod
  • strtol
  • strtoul
@akashkollipara akashkollipara added enhancement Upgrading feature or request cyancore framework Cyancore framework feature request FR Add new feature or request labels Dec 23, 2023
@akashkollipara akashkollipara added this to the Boron milestone Dec 23, 2023
@akashkollipara
Copy link
Member Author

Please update this issue when completed.

sagarladla added a commit that referenced this issue Jan 15, 2024
- unused variable after assignment warning
- remove redundant assignment instruction

Issue: #262
akashkollipara added a commit that referenced this issue Jan 16, 2024
…dlib

BugFix: Stdlib unused variables warning.

Issue: #262
@akashkollipara akashkollipara moved this to Done in Terravisor Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cyancore framework Cyancore framework feature request enhancement Upgrading feature or request FR Add new feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants