List Question
10 TechQA 2025-01-01 12:29:05Output EOF using %f
191 views
Asked by Gaurav Jain
std::cout and printf array
486 views
Asked by serhii
What are options scanf vs gets vs fgets?
457 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?
386 views
Asked by chedy najjar
String Format Specifier in C# for with fixed length of strings in Gridview
839 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)?
372 views
Asked by haccks