CS 4150 Home Page
Spring 2008
Help
Course Staff
- Prof. Joe Zachary, 3190a MEB, (801) 581-7079, zachary@cs.utah.edu
- Teaching Assistants:
- Michael Freedman (freedman@cs.utah.edu)
- Amit Goyal (amitg@cs.utah.edu)
Course Coverage
Class Information
Demonstrations
C++
- Documentation
for the Standard Template Library, courtesy of SGI. On each page
of the documentation, the Definition section tells you what header
file to include. It also tells you whether the feature in question is
standard or an SGI extension.
Java