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
Fix for bizarre "%a" format behavior with g++ 4.9.1?
Sep 30, 2021
c++
g++
printf
hex
compiler-bug
How %a conversion work in printf statement?
Apr 14, 2022
c
hex
printf
data-conversion
On understanding how printf("%d\n", ( { int n; scanf("%d", &n); n*n; } )); works in C
Sep 06, 2022
c
printf
block
Is there a simple way to get the number of characters printed in C++?
Sep 04, 2020
c++
printf
console-application
iostream
cout
Using awk printf to urldecode text
Nov 16, 2018
awk
printf
urldecode
busybox
Parse Objective-C printf Format Strings?
Nov 21, 2022
objective-c
c
printf
printf() wrapper arguments to be checked by gcc
Nov 01, 2022
c
gcc
printf
warnings
wrapper
Calculating the size of an sprintf() buffer
Oct 19, 2022
c++
visual-c++
printf
C printf using %d and %f
Oct 27, 2022
c
printing
floating-point
double
printf
How can I print the symbolic name of an errno in C?
Aug 23, 2022
c
printf
errno
strerror
Why doesn't scanf need an ampersand for strings and also works fine in printf (in C)?
Oct 18, 2022
c
string
pointers
printf
scanf
BASH printf array with field separator and newline on last entry
Oct 23, 2022
bash
printf
Why printf() prints this mysterious extra text, on Windows?
Aug 28, 2022
c
pointers
printf
PHP: Can you use an array as the arguments part of the sprintf function? if so - how?
Jan 11, 2020
php
arrays
printf
printf too smart casting from char to int?
Dec 25, 2016
c
casting
printf
byte
Variable length space using printf
Sep 11, 2021
c
printf
How to use formatting with printf correctly in Java
Oct 16, 2022
java
printf
c++ non-POD warning for passing a string?
Jun 23, 2021
c++
string
warnings
printf
Use printf to print character string in hexadecimal format, distorted results
Mar 02, 2022
c
printf
Rounding doubles - .5 - sprintf
Apr 18, 2022
c++
rounding
printf
« Newer Entries
Older Entries »