CS240Utils Documentation

v.20100519

Introduction

These are utilities functions, classes, and macros necesary for completing your CS 240 projects
Note:
To use these classes, you must
 #include 
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
 #include "StringUtil.h" 
and compile and link in StringUtil.cpp.

Modules:

Download

Go to the semester Download page to download this file (Link is in the main navigation bar)

Generated on Wed Jul 7 16:30:27 2010 for CS240Utils by  doxygen 1.5.8