ppc_ll


ppc_ll, a C code which demonstrates the use of linked lists, from Rouben Rostamian's "Programming Projects in C";

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

ppc_ll is available in a C version.

Related Data and Programs:

ppc_ll_test

ppc_xmalloc, a C code which manages the allocation of memory, from 'Programming Projects in C', by Rouben Rostamian;

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 23 April 2024.