We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2ebc98 commit 7c30338Copy full SHA for 7c30338
README.md
@@ -102,7 +102,7 @@
102
- Build the library file ```libmyfstream.a```.
103
- Test my program by other users.
104
- Deliver only ```.h``` and ```.a``` files.
105
- - C++ source code on methods implementation should not be delivered to the test users.
+ - ```C++``` source code on methods implementation should not be delivered to the test users.
106
- I am not allowed to use any ```C/C++``` standard library functions/classes.
107
- Only ```UNIX``` system calls are allowed.
108
0 commit comments