Add docs to functions + Handle unknown command + Repaired some problems from the old functions
Showing
- src/cmd.c 464 additions, 130 deletionssrc/cmd.c
- src/my_stdio.c 5 additions, 2 deletionssrc/my_stdio.c
- src/my_stdio.h 4 additions, 2 deletionssrc/my_stdio.h
- src/my_string.c 20 additions, 7 deletionssrc/my_string.c
- src/my_string.h 3 additions, 1 deletionsrc/my_string.h
- tests/err1.txt 2 additions, 0 deletionstests/err1.txt
- tests/numbers 1 addition, 0 deletionstests/numbers
- tests/out_01.txt 1 addition, 0 deletionstests/out_01.txt
- tests/out_02.txt 1 addition, 0 deletionstests/out_02.txt
- tests/out_03.txt 1 addition, 0 deletionstests/out_03.txt
- tests/out_par1.txt 1 addition, 0 deletionstests/out_par1.txt
- tests/out_par2.txt 1 addition, 0 deletionstests/out_par2.txt
- tests/out_seq.txt 2 additions, 0 deletionstests/out_seq.txt
- tests/out_zero1.txt 1 addition, 0 deletionstests/out_zero1.txt
- tests/out_zero2.txt 1 addition, 0 deletionstests/out_zero2.txt
This diff is collapsed.
tests/err1.txt
0 → 100755
tests/numbers
0 → 100755
tests/out_01.txt
0 → 100755
tests/out_02.txt
0 → 100755
tests/out_03.txt
0 → 100755
tests/out_par1.txt
0 → 100755
tests/out_par2.txt
0 → 100755
tests/out_seq.txt
0 → 100755
tests/out_zero1.txt
0 → 100755
tests/out_zero2.txt
0 → 100755
Please register or sign in to comment