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 printf
Unexpected output of printf
Jul 28, 2026
c
casting
printf
garbage
Regexp to detect if a string has printf placeholders inside
Jul 28, 2026
regex
printf
Why use printf("mystring\n") instead of just puts("mystring")? [closed]
Jul 28, 2026
c
printf
output
stdio
puts
C , linebreak without linefeed?
Jul 27, 2026
c
printf
stdout
linefeed
What is _IO_stdin_used
Jul 26, 2026
c++
assembly
printf
x86-64
reverse-engineering
Use of asterisk with format specifier in c
Jul 24, 2026
arguments
printf
format-specifiers
Why does "int x = 5; printf("%d %d %d", x==5, x=10, x==5);" in C print "0 10 0"? [duplicate]
Jul 22, 2026
c
printf
undefined-behavior
What does the XXXXXX in an sprintf format argument of "/tmp/%s-XXXXXX" mean?
Jul 23, 2026
c++
printf
Is it possible to set the number of digits wanted in the exponent in floating point representation in C, printf? [duplicate]
Jul 22, 2026
c
printf
How to print size_t and ptrdiff_t using printf in ANSI C (C89)
Jul 21, 2026
c
printf
c89
Printing with indentation in C
Jul 22, 2026
c
algorithm
printf
indentation
Continuously logging in F#
Jul 21, 2026
.net
f#
printf
string-formatting
Error when compiling code
Jul 21, 2026
c++
printf
declaration
Difference between & address and pointer address- Hexadecimal and pointer type data [duplicate]
Jul 21, 2026
c
pointers
integer
printf
conversion-specifier
Comparison between the two printf statements
Jul 21, 2026
c
string
printf
printf() prints the correct int value written to a pointer, but not the correct double value written to another. Why is that?
Jul 20, 2026
c
pointers
stack
printf
strict-aliasing
sprintf leading zero padding in C
Jul 19, 2026
c
printf
printf and casting float arguments
Jul 20, 2026
c
casting
printf
Can `snprintf()` read out of bounds when a string argument is not null-terminated?
Jul 19, 2026
c
string
printf
« Newer Entries
Older Entries »