The XGC Libraries: C/C++ Libraries for Real-Time Applications
Prev
Chapter 9. Input/output <stdio.h>
Next
9.2. Character Input/Output Functions
Table of Contents
The fgetc function
--
The fgets function
--
The fputc function
--
The fputs function
--
The getc function
--
The getchar function
--
The gets function
--
The putc function
--
The putchar function
--
The puts function
--
Prev
Home
Next
Input/output <stdio.h>
Up
The fgetc function