C++ TECHNICAL INFO
CHARACTERS, STRINGS & IOSTREAM

Having difficulty gaining access to <ctype.h>, <string.h> or <iostream.h>? Don't know where to look for or how to find these include files?

Don't worry -- here are copies of the versions of these files on hills that you can examine. And, there's a description of the actual string functions.

<ctype.h> - the character processing library routines
<string.h> - the C-string processing library routines
Description of <string.h> functions
<iostream.h> - the C++ input/ouptut library routines