Advertisement

Checking Text

Started by October 24, 1999 11:50 PM
0 comments, last by GameDev.net 24 years, 11 months ago
Does anyone know a good web-site/thing where i can get some detailed info on the text string checking functions in c++ ?? cause i'm trying to write a config file reader and i have fairly limited knowledge of these functions
If you are using Visual C++, then the MSDN CD has good documentation on the C run time library input/output routines. If not, you should check your compiler's help files.

This topic is closed to new replies.

Advertisement