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