List Question
10 TechQA 2025-01-01 16:51:30c structure: Input requires number line by line by hitting "enter" after each number
147 views
Asked by arvins
sscanf(s, "%u", &v) matching signed integers
1.6k views
Asked by Wolf
Problems Converting Floats
121 views
Asked by Danny Goodsell
How %d works for "" in string ? Result: 4210704
141 views
Asked by Gribnik2000
Need help on format string vulnerability
306 views
Asked by Bestofallnicks
Printf is not working properly after a new line character
95 views
Asked by Fuffi
This is another example of my neverending confusion related to memory and pointers in C
100 views
Asked by Tom
Default element value is used instead of user defined in C?
114 views
Asked by RACHIT MITTAL
Difference between " %[^\n]%*c" and " %[^\n]" for consecutive scanf in C
79 views
Asked by Cristian Lukaszewicz
What does "%%%ds" mean in a c program formatting text?
685 views
Asked by currawong