CGS-3460 Fall 2004
Assignment 1

Due on: September 11,  2004.
Total points: 100

1. Get a CS account.

2. Login to your CS account using either ssh or any Unix machine.

3. Use any text editor (pico, for example) to write a FORTRAN77 program. The program, when executed after having been compiled, should display:

> Welcome to the wonderful world of FORTRAN

The source code for this program, AND ALL FUTURE PROGRAMS, should start with a program heading section for documentation (which should be ignored by the compiler). This section should include your

Name:

SSN:

Assignment number:

Instructor:

Brief description of the program's functionality and structure

4. Using pine, email this file as an attachment to cgs3460@cs.fsu.edu .
For the subject field of this email, type in: Assignment1
For the body of this email, enter your name.


Back to Main Page

© 2004 FSU Dept. of Computer Science