Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in format-specifiers
What does a # sign after a % sign in a scanf() function mean?
Sep 02, 2021
c
input
scanf
format-specifiers
Escaping square bracket ] in sscanf
Apr 02, 2022
c
parsing
escaping
scanf
format-specifiers
error: aggregate value used where an integer was expected
May 17, 2022
c
linux
printf
unions
format-specifiers
Using various format specifiers of c in c++
Jul 14, 2017
c++
format-specifiers
Why would one use %8.8 over %08 in a printf format string?
Sep 13, 2022
c++
c
visual-c++
printf
format-specifiers
Difference between upper and lower case double (float) type specifiers in C
Sep 16, 2022
c
types
double
format-specifiers
How to not show unnecessary zeros when given integers but still have float answers when needed
Oct 14, 2022
ios
objective-c
nsstring
format-specifiers
stringwithformat
What does this %1$@%2$d format specifier means in objective c
Feb 22, 2022
objective-c
format-specifiers
Using %f to print an integer variable
Nov 12, 2019
c
format-specifiers
NSLog giving me warnings which are not correctable
May 21, 2022
xcode
cocoa
nslog
format-specifiers
Is there a printf specifier that requires float not double?
Nov 19, 2022
c++
c
format-specifiers
promotions
misra
Is there a format specifier that always means char string with _tprintf?
Nov 11, 2022
windows
printf
tchar
format-specifiers
scanf %u negative number?
Oct 26, 2022
c
printf
scanf
unsigned
format-specifiers
What is the purpose of using the [^ notation in scanf?
Sep 23, 2022
c
scanf
format-specifiers
(nil) pointer in C/C++
Feb 22, 2017
c++
c
pointers
printing
format-specifiers
warning: format ‘%x’ expects argument of type ‘unsigned int’
Sep 05, 2022
c
printf
format-specifiers
Why doesn't gcc -Wformat warn about printf %d on an unsigned int?
Sep 13, 2022
c
gcc
gcc-warning
format-specifiers
format-string
Why scanf("%d", [...]) does not consume '\n'? while scanf("%c") does?
May 09, 2022
c
scanf
format-specifiers
What happens if I forget to close a scanset?
Nov 11, 2022
c
scanf
format-specifiers
« Newer Entries
Older Entries »