Home Segments Index Top Previous Next

655: Mainline

Also note that, by convention, the file that contains structure declarations and function prototypes has an h extension, for header, rather than a c extension.

Of course, you are accustomed to including header files, such as stdio.h, for functions supplied by C standard libraries.