parse use input, add finish test screen

This commit is contained in:
Aidan Haas
2022-11-16 17:27:44 -05:00
committed by GitHub
parent b6fac567ee
commit d5cfab9c4c
5 changed files with 61 additions and 11 deletions
+2
View File
@@ -0,0 +1,2 @@
gcc typing_test.c utilities.c -lncurses -g
gdb a.out