CS 3100, Fall 2008
Useful Links
Here are some links you might find helpful:

CSHomework System
https://pollux.csustan.edu/cshomework/
Turn in electronic copy of all assignments and projects here

Errata for our Text
http://www.cs.uri.edu/~carrano/WMcpp5e/

CS 1500 Textbook
http://www.aw-bc.com/savitch/

Safari Tech Books Online
http://www.library.csustan.edu/ebooks.html
Follow the link above and scroll down to Safari Tech Books Online

Basic Course Information

MAKE
Introduction to the "make" Utility, By Suminder Ahuja, August 2002
Article on Sun Developer Network

How to write a Makefile, Based on Make and Makefiles by Reg Quinton

Make  - a Tutorial, University of Hawaii  College of Engineering
Nice description of the dependency graph and how to translate it.

Unix

C++