-
Notifications
You must be signed in to change notification settings - Fork 0
BlazPocrnja/CS2010Assignment2
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 main": : Allows you to compile and link the code into an executable. "make clean" : Deletes .o files and executable file. "make main.o" and/or "make dictionary.o" : Allows you to only compile each .cpp file. "./main < MyTextFile.dat" runs the executable with a given text file as input in the Assignment1 folder. Press Ctrl + Z to abort program at any time. Github Repository URL: https://github.com/BlazPocrnja/CS2010Assignment2.git
About
Contains main and dictionary function program code in C++, a README text file, a makefile, and a text file for input.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published