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
How do you allow spaces to be entered using scanf?
Aug 15, 2022
c
string
printf
scanf
whitespace
printf with std::string?
Aug 14, 2022
c++
string
namespaces
printf
std
What is the difference between printf() and puts() in C?
Aug 14, 2022
c
string
output
printf
puts
Why use sprintf function in PHP?
May 26, 2016
php
printf
PHP sprintf escaping %
Aug 14, 2022
php
escaping
printf
What is the difference between conversion specifiers %i and %d in formatted IO functions (*printf / *scanf)
Dec 14, 2021
c++
c
printf
scanf
format-specifiers
How to print a float with 2 decimal places in Java?
Aug 14, 2022
java
formatting
printf
decimal-point
printf() formatting for hexadecimal
Aug 14, 2022
c
printf
hex
Difference between fprintf, printf and sprintf?
Sep 03, 2022
c
io
stream
printf
How to escape the % (percent) sign in C's printf
Feb 27, 2022
c
printf
format-string
Printing 1 to 1000 without loop or conditionals
Aug 14, 2022
c++
c
printf
Printing leading 0's in C
Aug 13, 2022
c
printf
How to printf "unsigned long" in C?
Aug 13, 2022
c
printf
long-integer
unsigned
format-specifiers
How do you format an unsigned long long int using printf?
Aug 13, 2022
c
syntax
printf
format-specifiers
long-long
'printf' vs. 'cout' in C++
Aug 13, 2022
c++
printf
iostream
cout
stdio
How can one print a size_t variable portably using the printf family?
Aug 13, 2022
c
printf
Is there a printf converter to print in binary format?
Aug 13, 2022
c
printf
Correct format specifier for double in printf
Aug 13, 2022
c
floating-point
printf
double
format-specifiers
What is the argument for printf that formats a long?
Aug 19, 2022
c
printf
long-integer
What is the printf format specifier for bool?
Aug 13, 2022
c++
c
boolean
printf
« Newer Entries
Older Entries »