COS 126: Windows Software Page


This documents instructs you on how to setup a C programming environment for your Windows 2000 computer. Windows 98/ME/NT/XP will only be moderately different. The instructions will deal with configuring one of the laptops purchased through SCI, although if you bought your own equipment you should be able to adapt the instructions below. All of the software below is either shipped with your SCI computer or can be downloaded from the Web.


LCC-Win32



LCC-win32 Customization

In this step, you will customize the lcc compiler to use strict ANSI C code, and enable extra warning messages. Novice and veteran programmers will both benefit from using this customized version of lcc, which we'll name lcc126. It will also help ensure that your code matches the assignment requirements. To setup lcc126, do the following:

PostScript Viewer

Ghostscript is a program that allows you to view PostScript files using GSView. You will need such a program when we create graphics, starting in Assignment 2.


Acrobat

Acrobat Reader allows you to view pdf files. Many of the documents on our Web site are in this format. If you bought your computer from SCI, you probably have the Acrobat installed.

SSH

SSH is an FTP client that allows you to transfer files to and from your computer. In addition, it provides telnet capabilities that allow you to login to a remote system such as arizona. On many assignments we provide various sample code and data files which you will probably want to download.

Powerpoint Viewer

Microsoft Powerpoint Viewer 97 is a viewer that opens .ppt files. If you have MS Office, you don't need this viewer. Otherwise, we recommended installing the viewer so that you can access some of the in-class demos.


Java

Depending on your personal choice, you may be required to compile Java applets for your last two assignments. One of the most popular free Java compile/IDE available is Borland's JBuilder.