Upload files to 'Exercise 8 - Dynamic Stack (Week 9)'

This commit is contained in:
Manish
2021-04-28 08:29:54 +02:00
parent e96124bc8a
commit af8ccdb223
5 changed files with 127 additions and 0 deletions
@@ -0,0 +1,2 @@
ex8: ex8.c
gcc -Wall -std=c11 -o ex8 ex8.c