Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages