This page was created to support students taking the Software Design course.
This page contains:
- The VC3600 Computer
- Specifications for the Assembler
- Example of string manipulation
- File Access in C++
- An introduction to STL
- An example of using the istrstream class to parse strings.
- A link to more data on STL. (Thank you Arindam A Kundu for the reference.) The author of the web site is giving a lot of details, so this might be a bit confusing. You might want to use your CS 2 book instead.