UNIX, (Jeffrey
Horn)
USING LINUX: Start up Telnet on a Mac in WS 152, then open a connection to aki.nmu.edu or euclid.acs.nmu.edu. Then login.
GETTING FILES TO YOUR ACCOUNT:
SAMPLE CODE: To try out your C++ development environment (Turbo C++, gcc, g++, or whatever), you can try compiling and running the these little programs: sphere.cc or shapes.cc. I believe that all you need for these to run is the "iostream.h" header file, which should be available to your development environment. Try it!