Add readme for graders
This commit is contained in:
parent
74bf636f73
commit
0e90c9479d
9
Assignment1/readme.txt
Normal file
9
Assignment1/readme.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
Hello Graders and TA's
|
||||||
|
|
||||||
|
To ease my pain I broke up the program into a few files, so you need to compile it like this:
|
||||||
|
|
||||||
|
To compile the program run this:
|
||||||
|
gcc main.c node.c linked_list.c
|
||||||
|
|
||||||
|
Then run the program with this:
|
||||||
|
./a.out
|
Loading…
Reference in New Issue
Block a user