CS240Utils Documentation
v.20080101
These are utilities functions, classes, and macros necesary for completing your CS 240 projects
- Note:
- To use these classes, you must the appropriate header files in your code, and also compile and link in the appropriate .cpp files. For example, to use the functions in the StringUtil namespace, you must and compile and link in StringUtil.cpp.
Go to the semester Download page to download this file (Link is in the main navigation bar)