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
Add custom conversion types for string formatting
Mar 23, 2022
python
printf
string-formatting
snprintf vs. strcpy (etc.) in C
Aug 17, 2022
c
string
printf
What does "%3d" mean in a printf statement?
Aug 24, 2022
c++
printf
How do I print the '%' character with 'printf'?
Feb 06, 2020
perl
printf
How do I emulate Python's named printf parameters in Ruby?
Jun 07, 2022
python
ruby
string
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
« Newer Entries
Older Entries »