-
Notifications
You must be signed in to change notification settings - Fork 0
BlazPocrnja/CS2010Assignment1
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 dictionary": : Allows you to compile and link the code into an executable. "make clean" : Deletes .o files and executable file. "make dictionary.o" : Allows you to only compile the code. "./dictionary < 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:
About
Contains dictionary 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