next up previous contents
Next: Software Technology Up: Computer System Previous: Software

Code Development

Code development must be done using modern tools :
$\surd$
use make to manage compilation and dependancies,
$\surd$
use the Revision Control System (RCS) to provide version control of files,
$\surd$
use the GNU C compiler and graphics debugger to compile and debug.



Mike Gaylard
1999-06-11