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
Problem redirecting a C program output in bash
Apr 30, 2022
c
linux
bash
redirect
printf
Print a vector with variable number of elements using sprintf
Oct 27, 2022
matlab
printf
warning: format ‘%x’ expects argument of type ‘unsigned int’
Sep 05, 2022
c
printf
format-specifiers
How will you print any character, string or value of a variable without library functions in C?
Dec 28, 2019
c
printing
printf
character
putchar
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
« Newer Entries
Older Entries »