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
What's up with Java's "%n" in printf?
Aug 16, 2022
java
newline
printf
Avoid trailing zeroes in printf()
Sep 11, 2022
c
printf
How does the below program output `C89` when compiled in C89 mode and `C99` when compiled in C99 mode?
Oct 22, 2022
c
printf
comments
c99
c89
Printf width specifier to maintain precision of floating-point value
Aug 15, 2022
c
floating-point
printf
c99
floating-point-precision
Left-pad printf with spaces
Aug 15, 2022
c
formatting
printf
What is the use of the %n format specifier in C?
Aug 15, 2022
c
printf
format-string
What does "%.*s" mean in printf?
Aug 15, 2022
c
printf
format-specifiers
Java: Literal percent sign in printf statement
Aug 15, 2022
java
printf
escaping
Format number as fixed width, with leading zeros [duplicate]
Aug 15, 2022
r
format
printf
Is there a way to specify how many characters of a string to print out using printf()?
Aug 15, 2022
c++
c
printf
How I can print to stderr in C?
Aug 15, 2022
c
printf
stderr
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
« Newer Entries
Older Entries »