List Question
20 TechQA 2024-01-18T09:56:42.197000NSLog cannot print negative int with %d in Xcode 15
100 views
Asked by John
Why does the printf("%c", 0.21) results in 'ß'?
162 views
Asked by utkarsh.naman
print as HEX (0x) or Decimal depending on value without if statements - how to?
208 views
Asked by Madhu Narayanan
Where are the format specifiers implemented/defined in the C language?
118 views
Asked by Bishop
the reason why type char can be converted in specifier %d?
50 views
Asked by kanoo12
How to print hexadecimal values in "0x" format in C
754 views
Asked by ASWIN
%zu format specifier with C99 not working
224 views
Asked by kokopelli
MYSQL optionally enclosed by not working correctly
59 views
Asked by Fabio
Interpreting the format specifier in printf("%# 01.1g",9.8)
160 views
Asked by einpoklum
How can do view a .h5ad file format?
273 views
Asked by hilary hazard
warnings when dealing with format specifier %llu
226 views
Asked by Kryspin
Comparing int64 and float value does not work inside loop
103 views
Asked by H Kumar
What format specifier should I use here?
97 views
Asked by Chillzy
What is the point of format specifier in C?
350 views
Asked by jeaq
Do format specifiers perform implicit type conversion?
134 views
Asked by Tushar K. Sengar
Why am I getting segmentation fault(core dumped)?
50 views
Asked by ayushx07
When using int and float datatype, why does the output of "%d" appear different?
271 views
Asked by Sushila Sutar
Access specfiers in C
85 views
Asked by Abhinil Nath