fxlibc/src/stdio/scanf
Lephenixnoir c776336a0d
stdio: fix scanf bounds breaking strto*
Mostly an initialization problem. But I also optimized the check by
making the bound a maximal unsigned integer when there is no bound,
since __scanf_peek() is used a lot.
2024-01-14 17:31:15 +01:00
..
scan.c stdio: fix scanf bounds breaking strto* 2024-01-14 17:31:15 +01:00