CSC 117 Programming for Scientists and Engineers
Project 6 Due: Thursday, August 8, 2002
-
Write the execution parts of six subprograms.
-
The file p6.f90
contains a completed main program, and the public interfaces of six
subprograms. Complete these subprograms by writing executable statements
and other statements as needed.
Please email the program to the grader by midnight on the due date.
You can use the command:
mail liuq@egr.unlv.edu -s "Project 6" < proj4.f90
where 'proj6.f90'
is the name of the file you want to send.