C Notebook: Null Terminating Template Strings
by Dave Appleby

Running this application opens up a directory viewer containing a C source file, called C_Source. The routines in this source code will scan a loaded template file and replace all relevant carriage return characters with null characters. This makes sure that text strings in template files are all null-terminated, which makes it easier to extract the strings in C.

These routines are mentioned in the C Notebook column in this month's magazine.

 RISC User 1992
