ppc_fetch_line_test


ppc_fetch_line_test, a C code which calls ppc_fetch_line(), which transfers lines of text from a file to a buffer, trimming initial and trailing whitespace, and comments, from Rouben Rostamian's "Programming Projects in C";

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

ppc_fetch_line, a C code which transfers lines of text from a file to a buffer, trimming initial and trailing whitespace, and comments, from Rouben Rostamian's "Programming Projects in C";

Source Code:


Last revised on 08 September 2023.