CS 302 - Data Structures & Algorithms II - Spring 2005
Homework 1


Loyola College > Department of Computer Science > CS 302 > Homework > Homework 1

Due

Friday, January 21 at the beginning of class

Assignment

  1. Write a short (200 words or less) report on one of the following: (be sure to include your sources - Please search here)
  2. Be sure you can log into Peanuts and can access the XEmacs or emacs editor. Copy getfiles.c and filecopy.cpp from /cs302/code to your cs302 directory. Compile each with
    g++ filename.ext -o filename

    Be sure each program runs.