List Question
20 TechQA 2023-12-08T10:07:54.200000How %d works for "" in string ? Result: 4210704
175 views
Asked by Gribnik2000
Problems Converting Floats
162 views
Asked by Danny Goodsell
the reason why type char can be converted in specifier %d?
50 views
Asked by kanoo12
Using string specifier for char array?
185 views
Asked by Adam z
How to print two strings on the same line in c using printf
86 views
Asked by wanicedude
Not able to print the absolute address of global variable address
175 views
Asked by shaik reyan
Not able to assign 64-bit value to uint64_t in C
493 views
Asked by G Dave
Are %f and %lf interchangeable when using printf?
172 views
Asked by Anik Sen
Why is int to float conversion failing in printf?
152 views
Asked by Steve Schnepp
Why does my C program not take input for the name of the cricketer after the loop reaches a value of 2 or greater? How can I correct this?
54 views
Asked by chintamani chaudhari
A beginner question about the return value of the C ternary operator
94 views
Asked by cy1
Difference between & address and pointer address- Hexadecimal and pointer type data
129 views
Asked by NeuronB
Is the default value of malloc with the size of a single char P?
146 views
Asked by NeuronB
Printf performing implicit casting
315 views
Asked by niil87
Getting an integer from a string
138 views
Asked by FlyingDutchMom
GCC does not recognize escape character '\' on multi-line input
103 views
Asked by Cheetaiean
why does the first code is unable of storing the sum in a char, but the second stores it; whats going on when i scan the values that is different?
89 views
Asked by Luca Fiorentino Heredia
My program can't print a single-character string
68 views
Asked by AudioBubble
A problem and lot of Doubts in Printing a String using do while loop
94 views
Asked by Venkat V
Problem while taking multiple inputs in C
182 views
Asked by berkayyildiz