List Question
10 TechQA 2024-11-02 10:57:45Output EOF using %f
204 views
Asked by Gaurav Jain
std::cout and printf array
518 views
Asked by serhii
What are options scanf vs gets vs fgets?
470 views
Asked by Mayukh Sarkar
how to use vasprintf() with special characters (%)?
3.1k views
Asked by avishkar
What does printf("%*.*s",int,int,char *) mean in c?
4.2k views
Asked by Aishwarya V
Read integer after reading a string from a file using fscanf
2.1k views
Asked by Rohit Soni
why does std::numeric_limits<float>::min() differ in behavior when streamed to output with different functions?
385 views
Asked by chedy najjar
String Format Specifier in C# for with fixed length of strings in Gridview
845 views
Asked by Rahul Uttarkar
sprintf writing a blank string when used with %*.s format specifier
3.3k views
Asked by P.S.
Is printf(c); is a valid syntax (where c is a string literal)?
376 views
Asked by haccks