0x4248 wiki

A collection of guides and tutorials for various topics that I have written.

View the Project on GitHub 0x4248/wiki

View all pages

View homepage

Stdio

The stdio.h header gives C standard input and output library functions. It is used to perform input and output operations in C programming language.

Functions