Routine changes

This commit is contained in:
2022-10-12 08:24:25 -05:00
parent 302764d09b
commit 62be20817e
6 changed files with 7 additions and 712 deletions

View File

@@ -1,2 +1,2 @@
program3-4: program3-4.c texted.c fileman.c
gcc -g program3-4.c texted.c fileman.c -o program3-4 -Llib -lncursest -Wl,-rpath=lib
gcc program3-4.c texted.c fileman.c -o program3-4 -Llib -lncursest -Wl,-rpath=lib