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
sprintf with dynamic amount of params
Apr 29, 2026
php
printf
Slow printf: why does __USE_MINGW_ANSI_STDIO=0 make it faster?
Apr 30, 2026
c
performance
printf
printf performance: Better to use "%d" or "%c" for single digit numbers
Apr 28, 2026
c
performance
printf
Compiler warning when using `%*s` with `printf`
Apr 28, 2026
c
warnings
printf
Print Horizontal Line in Ruby
Apr 28, 2026
ruby
printing
printf
puts
Difference between %zu and %lu in C
Apr 28, 2026
c
printf
string-formatting
size-t
How to print a string using printf without it printing the trailing newline
Apr 25, 2026
c
string
printf
null-terminated
empty string in sprintf in awk
Apr 25, 2026
bash
unix
awk
printf
NSLog() vs printf() when printing C string (UTF-8)
Apr 26, 2026
ios
objective-c
utf-8
printf
nslog
sprintf(buf, "%.20g", x) // how large should buf be?
Apr 25, 2026
c++
floating-point
printf
buffer-overflow
floating-accuracy
C - printf - remove leading zeroes
Apr 24, 2026
c
printf
C Client/Server Communicating with fprintf?
Apr 23, 2026
c
sockets
client
printf
Java: Can one get printf to show an enum's name?
Apr 23, 2026
java
enums
printf
bash: how to print an integer in hex to a specific length
Apr 22, 2026
bash
hex
printf
C's printf doesn't print a string (char array) out
Apr 21, 2026
c
string
printf
If a C function is called twice will it create a variable declared in the function twice? [duplicate]
Apr 22, 2026
c
printf
dynamic-memory-allocation
stdio
Performance of putc and putchar?
Apr 21, 2026
c
printf
putchar
Reading text using a function like sprintf in R
Apr 21, 2026
r
string
text
printf
Printf() is less reliable than echo in PHP? [closed]
Apr 20, 2026
php
printf
echo
Formatting numbers to fixed width
Apr 20, 2026
bash
printf
Older Entries »