ppc_fgets_demo


ppc_fgets_demo, a C code which demonstrates how the fgets() function transfers data from a file to an internal C buffer, 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

Languages:

ppc_fgets_demo is available in a C version.

Related Data and Programs:

ppc_fgets_demo_test

Reference:

  1. Rouben Rostamian,
    Programming Projects in C for Students of Engineering, Science, and Mathematics,
    SIAM, 2014,
    ISBN: 978-1-611973-49-5

Source Code:


Last revised on 05 September 2023.