Next: Software Technology
 Up: Computer System
 Previous: Software
Code development must be done using modern tools :
- use make to manage compilation and dependancies,
 
- use the Revision Control System (RCS) to provide version control of files,
 
- use the GNU C compiler and graphics debugger to compile and debug.
 
Mike Gaylard
1999-06-11