Search code examples
Why does an integer interpreted as a double render zero?...


cintprintfdoubleformat-specifiers

Read More
How to define a variable string format specifier...


objective-cformat-specifiers

Read More
Deduce format specifier from data type?...


ctypesprintfformat-specifiers

Read More
How can i solve my code to check size of data type (is c language with gcc compiler) on linux mint...


clinuxgcccompiler-warningsformat-specifiers

Read More
Is it valid to use %lu in a format string for printf where PRIu32 would be expected?...


cintformat-specifiers

Read More
Why does using the "%s" format specifier to printf an array of char output additional nons...


carraysprintfformat-specifiers

Read More
Why does printf literally print (null) and what exactly happens?...


cprintfformat-specifiers

Read More
About conversion specifier in C...


cformat-specifiers

Read More
date structure in turbo c++...


c++functionprintfstructureformat-specifiers

Read More
-m32 gives unexplained issue when argument is unsigned long long...


cprintfformat-specifiers

Read More
Format specifier in C: can %s can store integer values?...


cformat-specifiers

Read More
Why does this *ptr NOT give the actual value stored at the memory address contained in ptr variable?...


cpointersprintfformat-specifiersconversion-specifier

Read More
Scanning with %c or %s...


carrayscharscanfformat-specifiers

Read More
error: aggregate value used where an integer was expected...


clinuxprintfunionsformat-specifiers

Read More
How the printf function works in c when format specifier is not correct?...


cprintfformat-specifiers

Read More
'using namespace std' is causing a strange behaviour...


c++c++11namespacesc++14format-specifiers

Read More
printf not yielding input values...


cprintfscanfformat-specifiers

Read More
I have written a code to convert from Celisius to Fahrenheit but the output is too huge...


cdoubleformat-specifiersconversion-specifier

Read More
Textscan until end of line...


matlabformat-specifierstextscan

Read More
How to display large double numbers without scientific notation in C?...


cprintfdoubleformat-specifiers

Read More
String Formatter for string constants in Swift?...


swiftstringloggingconstantsformat-specifiers

Read More
What is the difference between %.02f and %.2f?...


objective-cformattingformat-specifiers

Read More
How to repeat a char in CString::Format...


c++mfcrepeatformat-specifiers

Read More
The "%p" printf parameter...


cprintfformat-specifiers

Read More
Faster outputs with a different format specifier...


cformat-specifiers

Read More
Ocaml's sprintf doesn't work with %a format specifier...


ocamlformat-specifiers

Read More
What will printf do when not enough arguments are passed?...


cprintfundefined-behaviorformat-specifiers

Read More
why does std::numeric_limits<float>::min() differ in behavior when streamed to output with dif...


c++c++11floating-pointformat-specifiersnumeric-limits

Read More
Read integer after reading a string from a file using fscanf...


cstringformatscanfformat-specifiers

Read More
Gnuplot format converting, bytes...


formatgnuplotformat-specifiers

Read More
BackNext