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
C/C++ printf() before scanf() issue
Sep 02, 2022
c
printf
output
scanf
C: Which character should be used for ptrdiff_t in printf?
Aug 23, 2022
c
pointers
printf
Why is #include <stdio.h> not required to use printf()?
Sep 02, 2022
c
include
printf
declaration
Print a leading '+' for positive numbers in printf
Sep 02, 2022
c
string
formatting
format
printf
Why not use %v to print int and string
Sep 02, 2022
string
go
formatting
printf
How to left justify text in Bash
Jul 07, 2021
bash
printf
justify
text-justify
Convert string to hexadecimal on command line
Sep 02, 2022
linux
string
command-line
hex
printf
How do I pad a printf to take account of negative signs and variable length numbers?
Aug 17, 2022
c
formatting
floating-point
printf
How should I properly use __attribute__ ((format (printf, x, y))) inside a class method in C++?
Sep 18, 2022
c++
gcc
printf
string-formatting
Printf example in bash does not create a newline
Sep 01, 2022
bash
printf
What’s the correct way to use printf to print a clock_t?
Oct 25, 2022
c
io
printf
clock
Variable sized padding in printf
Sep 01, 2022
c
formatting
printf
Pointer will not work in printf()
Sep 01, 2022
c
pointers
printf
Understanding output of printf containing backslash (\012)
Sep 01, 2022
c
string
printf
Does printf("%x",1) invoke undefined behavior?
Sep 01, 2022
c
printf
standards
language-lawyer
variadic-functions
Why does wprintf transliterate Russian text in Unicode into Latin on Linux?
Mar 27, 2021
c
linux
printf
non-ascii-characters
wchar
Why does printf() promote a float to a double?
Sep 05, 2022
c++
c
floating-point
printf
variadic-functions
php sprintf with array
Oct 29, 2022
php
arrays
printf
printf in bash: "09" and "08" are invalid numbers, "07" and "06" are fine
Apr 10, 2018
bash
shell
printf
what do these symbolic strings mean: %02d %01d?
Sep 06, 2017
java
printf
« Newer Entries
Older Entries »