Finished Exercise 4-1

This commit is contained in:
kdeng00
2020-11-03 21:34:46 -05:00
parent 2b74d5ec42
commit faa919d6ed
5 changed files with 99 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
gcc main.c kstrindex.c -I. -std=gnu99 -o a.out