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
Wrap printf with custom condition
Sep 22, 2025
c
printf
customization
variadic-functions
Why is the line following printf(), a call to sleep(), executed before anything is printed?
Sep 21, 2025
c
printf
sleep
"%!s"-like error in fmt.Printf when format string is from arguments (go language)
Sep 19, 2025
go
format
printf
Matlab's vectorized sprintf like function in python
Sep 19, 2025
python
matlab
printf
Is there a better way to double escape (or escape twice) user input in BASH than calling printf twice?
Sep 19, 2025
bash
printf
escaping
What is the difference between the %PRId and %d format characters?
Sep 17, 2025
c
printf
conversion-specifier
length-modifiers
Does std::format() accept different string types for format and arguments?
Sep 16, 2025
c++
printf
Expected behaviour when null pointer given to snprintf
Sep 16, 2025
c++
c
pointers
printf
Unexpected compiler warning - printf format specifiers
Sep 16, 2025
c
types
printf
compiler-warnings
32bit-64bit
What does %s mean inside a string literal?
Sep 16, 2025
printf
What does $%,.2f represent?
Sep 16, 2025
java
printf
How do I print a formatted number to the screen in C#?
Sep 14, 2025
c#
.net
formatting
printf
Why am I not seeing the printf buffer flush?
Sep 14, 2025
c
output
printf
stdout
execvp
how fprintf behavior when multi-threaded and multi-processed?
Sep 11, 2025
c
linux
printf
Can I printf a half-precision floating-point value?
Sep 10, 2025
c
printf
glibc
format-specifiers
half-precision-float
printf field width doesn't support multibyte characters?
Sep 09, 2025
bash
shell
printf
sh
What's the difference between printf and printf_s?
Sep 09, 2025
c
printf
error: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Werror=restrict]
Sep 08, 2025
c
pointers
printf
dynamic-memory-allocation
writing in c with printf and scanf not working as expected
Sep 07, 2025
c
printf
scanf
How to specify big marks separator in flextable object without using column names?
Sep 08, 2025
r
printf
flextable
Older Entries »