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