-
Notifications
You must be signed in to change notification settings - Fork 0
stevesarb/CS374_Ass1
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To compile the program:
1. Set working directory to the directory this README.txt file is stored in
2. In the command line, enter: gcc ./code/*.c -o movies
a. This will compile all of the .c files together and create an executable called movies
To run the executable:
1. Set the working directory to the directory that contains the executable named movies
2. In the command line, enter: ./movies [PATH_TO_MOVIES_FILE]
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published