Skip to content

davidt1016/Object-Oriented-Programming

Repository files navigation

C++ Object Oriented Programming Projects

Running the code with Makefile and replace filename with the name of the source code that you would like to run with.

make [filename]

Running the program

./[filename]

Short Descriptions of all the contents in the source code:

Each folder has its own source code that serves different purposes. There are comments at the top of each source code, indicating what the purpose of each source code is meant for.

Note:Only a few major projects includes test driver program, namely, movierating.cpp, rps.cpp, grHistogram.cpp, DMVQueue.cpp, vehicle.cpp.

About

Object Oriented Programming/Various Applications of C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published