Newbetuts
.
New posts in printf
Incompatible pointer types passing in _Generic macro
c
macros
printf
clang
c11
How to print a string in C++ [closed]
c++
string
printf
Why printf round floating point numbers?
c
floating-point
printf
why does %d stand for Integer?
c
formatting
printf
How to use printf to display off_t, nlink_t, size_t and other special types?
c
linux
printf
portability
Is it possible to print out only a certain section of a C-string, without making a separate substring?
c
printf
c-strings
printf in bash: "09" and "08" are invalid numbers, "07" and "06" are fine
bash
shell
printf
Two decimal places using printf( )
c++
c
printf
decimal
How to append strings using sprintf?
c
printf
Why doesn't scanf need an ampersand for strings and also works fine in printf (in C)?
c
string
pointers
printf
scanf
How to control the number of exponent digits after 'e' in C printf %e?
c
printf
Why does printf("%f",0); give undefined behavior?
c++
c
printf
implicit-conversion
undefined-behavior
How does this program work?
c++
c
memory
printf
endianness
find lacks the option -printf, now what?
macos
find
printf
warning: format not a string literal and no format arguments
c++
c
format
warnings
printf
Where is `%p` useful with printf?
c++
c
printf
How to repeat a char using printf?
c
printf
C++ equivalent of sprintf?
c++
printf
Integer ASCII value to character in BASH using printf
bash
ascii
printf
pthread: one printf statement get printed twice in child thread
pthreads
printf
Prev
Next