MIME-Version: 1.0 Server: CERN/3.0 Date: Monday, 16-Dec-96 23:33:13 GMT Content-Type: text/html Content-Length: 2120 Last-Modified: Thursday, 01-Feb-96 20:32:23 GMT CS100 Program 2

CS100 Program 2

Due: Thursday, February 8, 1996.

IMPORTANT: Please note the following modifications to the Program 2 handout.

Note: When you try to run Program 2, CodeWarrior may give you a warning about a "Link" error or warning. You may safely ignore this. The warning occurs because we are defining our own function exp which is already defined in one of the libraries. CodeWarrior will use our new definition instead of the old one.

Note: You may only use constructs that have been taught in class to write Program 2, i.e. expressions, functions, and recursion. (Even if you know about loops, don't use them.)


Click these links to retrieve the Program 2 folders:

Program 2 Folder

Program 2 Choose Folder


CS100 Spring 1996
pierce@cs.cornell.edu