-
-
Notifications
You must be signed in to change notification settings - Fork 62
Add sscanf #552
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
Comments
|
Wat |
At least the other ones mentioned in the top post are "standalone". |
And |
Except we have the LCD as the output and a whole section in the doc about printf, puts etc. So no, it's not comparable. If someone wants to have scanf based on a non-recommended function, they can always make their own in their program. |
Uh oh!
There was an error while loading. Please reload this page.
Not sure how
scanf
orfscanf
would work on the CE, but it would be nice to addsscanf
andvsscanf
to the toolchain.The text was updated successfully, but these errors were encountered: