-
Notifications
You must be signed in to change notification settings - Fork 0
BlazPocrnja/CS2010Lab4
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Author: Blaz Pocrnja The following commands are to run the program from the Terminal window. "make" or "make driver": : Allows you to compile and link the code into an executable. "make clean" : Deletes .o files and executable file. "make driver.o" and/or "make memory.o" : Allows you to only compile each .cpp file. "./driver" runs the executable. Press Ctrl + Z to abort program at any time. Github Repository URL: https://github.com/BlazPocrnja/CS2010Lab4.git
About
Contains driver.cpp, memory.cpp, and memory.h , a README text file, and a makefile.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published