|
CSE 142: Homework Help
|
For Everyone
- Here is information on
computing at home for students who wish to do their homework in
the most convenient possible location.
For PC users
For Mac Users
For Unix Users
- If using gcc, be sure to include the -ansi switch on the command
line to force gcc to better check that your program will compile when it is
turned in. The -Wall switch will also inform you of
possible problems -- it turns on all warnings.
- GP142 works for Unix (Linux and others) too. Here are a few hints on compiling
your GP142 project under X-Windows.