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
C's printf doesn't print a string (char array) out
Apr 21, 2026
c
string
printf
If a C function is called twice will it create a variable declared in the function twice? [duplicate]
Apr 22, 2026
c
printf
dynamic-memory-allocation
stdio
Performance of putc and putchar?
Apr 21, 2026
c
printf
putchar
Reading text using a function like sprintf in R
Apr 21, 2026
r
string
text
printf
Printf() is less reliable than echo in PHP? [closed]
Apr 20, 2026
php
printf
echo
Formatting numbers to fixed width
Apr 20, 2026
bash
printf
Use CString with sprintf
Apr 18, 2026
c++
printf
cstring
Why is fprintf causing memory leak and behaving unpredictably when width argument is missing
Apr 19, 2026
c++
c
memory-leaks
printf
When to use a printf statement in Java? [duplicate]
Apr 17, 2026
java
formatting
printf
Why would printf() crash if I pass only one argument, which is a variable?
Apr 18, 2026
c
string
printf
Why do the strings output using fprintf end up not being written to the output file if my program is terminated via CTRL-C?
Apr 17, 2026
c
file-io
printf
How to redirect printf() to file and then back to console
Apr 17, 2026
c
file
io
console
printf
Strange interaction between popen() and printf vs. cout in C++
Apr 15, 2026
c++
printf
popen
cout
Why does inserting a printf statement make my function work correctly? [closed]
Apr 15, 2026
c
printf
openmp
Segmentation fault when casting int to char in C
Apr 15, 2026
c
casting
segmentation-fault
printf
Are zero padded width and precision the same for integer arguments to printf?
Apr 15, 2026
c++
visual-c++
printf
number-formatting
C - Not printing out the whole string
Apr 14, 2026
c
string
printf
scanf
How do you printf _ExtInt without using casts?
Apr 13, 2026
c
integer
printf
clang
extint
Older Entries »