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
colorful text using printf in C
Sep 12, 2022
c
windows
colors
printf
Why is the format specifier for uint8_t and uint16_t the same (%u)? [duplicate]
Sep 12, 2022
c
printf
format-specifiers
Does fprintf use malloc() under the hood?
Sep 12, 2022
c
malloc
stdio
printf
bash printf with new line
Sep 12, 2022
bash
printf
Is there a good reason to use "printf" instead of "print" in java?
Sep 12, 2022
java
printing
printf
Why printf round floating point numbers?
Sep 12, 2022
c
floating-point
printf
Multiple printf() calls vs one printf() call with a long string?
Nov 10, 2022
c
string
printf
"fprintf"-like function for file descriptors (i.e. int fd instead of FILE* fp)
Jul 16, 2022
c
file-io
printf
posix-api
Explanation for sprintf("%03d", 7) functionality?
Sep 12, 2022
r
csv
printf
paste
Printing UTF-8 strings with printf - wide vs. multibyte string literals
Feb 07, 2017
c
unicode
utf-8
printf
multibyte
printf/sprintf with array arguments instead of variables
Nov 27, 2017
php
arrays
string
printf
Why does gcc -Wall give warning about zero-length format string?
Mar 14, 2018
c
gcc
string-formatting
printf
gcc-warning
Execution of printf() and Segmentation Fault
Sep 05, 2022
c
segmentation-fault
printf
Why does this output of the same expression from printf differ from cout?
Sep 05, 2022
c++
c
floating-point
printf
cout
How to use printf to display off_t, nlink_t, size_t and other special types?
Jun 11, 2021
c
linux
printf
portability
Why is String's format(Object... args) defined as a static method?
Sep 05, 2022
java
string
format
printf
What is the underlying difference between printf(s) and printf("%s", s)?
Sep 05, 2022
c
string
printf
compiler-warnings
format-specifiers
How do I properly 'printf' an integer and a string in C?
Sep 05, 2022
c
string
input
printf
Good introduction to <inttypes.h> [closed]
Sep 05, 2022
c
printf
c99
printf formatting (%d versus %u)
Sep 05, 2022
c
pointers
formatting
printf
« Newer Entries
Older Entries »