Skip to content

aashkir/Student-Auditor

Repository files navigation

COMP2404: Christine Laurendeau, Assignment 4
---------------------------------------------
Author
---------------------------------------------
Ahmed Ashkir ([email protected])

---------------------------------------------
Purpose
---------------------------------------------
Simple Student Auditing program where you can
input students with their courses information
---------------------------------------------
Source, Header, Object and Data files
---------------------------------------------
main.cc
StuServer.o
StuServer.h
Monitor.cc
Monitor.h
GPAMonitor.cc
GPAMonitor.h
FWMonitor.cc
FWMonitor.h
Control.cc
Control.h
View.cc
View.h
List.cc
List.h
Course.cc
Course.h
Storage.cc
Storage.h
Student.cc
Student.h
Course.cc
Course.h
defs.h
in.txt
---------------------------------------------
Compilation Command
---------------------------------------------
1. Navigate into directory where the
source files are located
2. Use command below:
make
---------------------------------------------
Launching and Operating Instructions
---------------------------------------------
1. Navigate into directory where the
executable file is located
2. Use the command: ./sas < in.txt
(Or use the commands provided by the one-size
-fits-all makefile)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published