ppc_netpbm, a C code which demonstrates the use of the netpbm() library to read and write images, from Rouben Rostamian's "Programming Projects in C";
The computer code and data files described and made available on this web page are distributed under the MIT license
ppc_netpbm is available in a C version.
ppc_xmalloc, a library which manages the allocation of memory, from Rouben Rostamian's "Programming Projects in C";