talking about fgets
This commit is contained in:
@@ -8,3 +8,6 @@ no-op: no-op.c Makefile
|
||||
slowprint: slowprint.c Makefile
|
||||
gcc -Wall $< -o $@
|
||||
|
||||
fgets-simple: fgets-simple.c Makefile
|
||||
gcc -Wall $< -o $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user