-
To compile the main file:
gcc main.c -o main queue.c hash.c appendStringToFile.c -lpthread –lrt -
To run the main file:
./main <./dir> -
To compile the view file:
gcc view.c -o view -lrt –lpthread -
To run the view file:
./view <main app PID>
-
Notifications
You must be signed in to change notification settings - Fork 0
nclozza/so-tp1
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published