3.3
Header
Files
Header files are statements that tell
the compiler what additional files to process before processing the actual
program. These files contain useful functions
23
Chapter
3
(subprograms) that have been
pre-written.
Format:
#include < <header file> >
Example.
#include <stdio.h>
Walang komento:
Mag-post ng isang Komento