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 stdio
C++ standard replacement for (s)printf
Jun 12, 2026
c++
string
string-formatting
iostream
stdio
How to avoid calling fopen() with a buffer that is not null-terminated in C?
Jun 10, 2026
c
string
null
fopen
stdio
Would it be a bad practice to mix fgets with scanf and use fseek to skip the new line characters? C
Jun 11, 2026
c
scanf
fgets
stdio
fseek
fgets() behaves unexpectedly outside of main()
Jun 08, 2026
c
linux
stdio
moved from cygwin to VisualStudio2013, error LNK2019, snprintf(), c
Jun 04, 2026
c
visual-studio-2013
cygwin
linker-errors
stdio
Nodejs child process exit before stdio streams close
Jun 01, 2026
node.js
unix
child-process
stdio
How can I make my custom shell work with ssh?
May 27, 2026
python
linux
ssh
stdio
ungetc after a fwrite, fseek and fwrite fails
May 26, 2026
c
stdio
ungetc
in append/update mode is a call to a file positioning function still required?
May 22, 2026
c
append
stdio
Launching an exe from node.js, and send data between them
May 16, 2026
javascript
node.js
autohotkey
stdio
Is fputs more efficient than format("%s",..)?
May 16, 2026
c
format
stdio
how to portably get the buffer size of a file stream?
May 15, 2026
c
stdio
Python : communication with c++ command line program not working when using <cstdio>
May 15, 2026
python
c++
subprocess
iostream
stdio
Can sscanf be used to match wildcards?
May 12, 2026
c
scanf
c-strings
stdio
Why doesn't the '+' sign work with printf for unsigned values?
May 08, 2026
c
printf
unsigned
stdio
conversion-specifier
how to do a sandwich pipe in rust?
Apr 25, 2026
rust
subprocess
pipe
stdio
spawn
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
Older Entries »