The following C project contains the C source code and C examples used for chkappend. This is a little utility I wrote. It will search through a specified text file for a string, if it doesn't find the string it will append it to the end, otherwise it does nothing.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
main.cpp | 679 |
MemFile.cpp | 3533 |
MemFile.h | 808 |
test | 60 |
tltstd.h | 192 |