StackOverflow Questions for Tag: stdio

peppe
peppe

Reputation: 22816

Is printf's %a formatting for floating-points not unique?

Score: 5

Views: 126

Answers: 2

Read More
John
John

Reputation: 151

Difference between fgetc() and read() function in C

Score: 14

Views: 1039

Answers: 4

Read More
NoahVerner
NoahVerner

Reputation: 875

Why is STDIN_FILENO always zero?

Score: -1

Views: 1168

Answers: 3

Read More
404
404

Reputation: 459

Golang IO Race Condition

Score: 6

Views: 103

Answers: 1

Read More
user2066480
user2066480

Reputation: 1365

How to redirect console messages directly to the stdout of a child process in Node.js?

Score: 0

Views: 27

Answers: 0

Read More
SirZechs
SirZechs

Reputation: 21

Cannot write in middle of a file (at a particular position in a file) properly

Score: 0

Views: 96

Answers: 3

Read More
hero
hero

Reputation: 5351

'printf' vs. 'cout' in C++

Score: 531

Views: 520486

Answers: 18

Read More
johnholtsdater
johnholtsdater

Reputation: 453

What exactly is the FILE keyword in C?

Score: 45

Views: 69547

Answers: 4

Read More
IoT-Practitioner
IoT-Practitioner

Reputation: 81

Node Child Process understanding additional STDIO pipes beyond 0, 1 and 2 in SPAWN method

Score: 0

Views: 64

Answers: 1

Read More
yaylitzis
yaylitzis

Reputation: 5554

What does '#include <stdio.h>' really do in a C program

Score: 25

Views: 109872

Answers: 4

Read More
Martin Gao
Martin Gao

Reputation: 69

Using "%d" to print double variable outputs differently in IA32 and IA32-64

Score: -6

Views: 281

Answers: 3

Read More
Greedo
Greedo

Reputation: 5543

Correct way to wait for Deno 2 LSP server responses over stdin/stdout pipes

Score: 0

Views: 49

Answers: 0

Read More
gdonald
gdonald

Reputation: 1031

How to capture a single keystroke without hitting Enter

Score: 1

Views: 130

Answers: 1

Read More
Andy
Andy

Reputation: 11492

Win32 - read from stdin with timeout

Score: 19

Views: 17882

Answers: 8

Read More
Amires
Amires

Reputation: 1

The big prefix L has no effect in %Lf, the result in printf() is same as just %f

Score: 0

Views: 37

Answers: 0

Read More
Mohammed Atif
Mohammed Atif

Reputation: 1

'stdio.h' file not found

Score: -1

Views: 369

Answers: 1

Read More
Vadim Kantorov
Vadim Kantorov

Reputation: 1144

Which libc/stdio IO functions Perl uses to open a file?

Score: 1

Views: 82

Answers: 1

Read More
Expectator
Expectator

Reputation: 225

C program outputs to stdout just fine on Linux, but won't output anything for Windows

Score: 0

Views: 90

Answers: 1

Read More
x89
x89

Reputation: 3480

Pthread Programming Short Example

Score: 0

Views: 5578

Answers: 1

Read More
Redstoner824
Redstoner824

Reputation: 13

Why is my FizzBuzz program in C++ not working correctly?

Score: 1

Views: 163

Answers: 4

Read More
PreviousPage 1Next