ppc_array_mine


ppc_array_mine, a C code which manages array allocation, an alternate version of the code from Rouben Rostamian's "Programming Projects in C";

Licensing:

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

Languages:

ppc_array_mine is available in a C version.

Related Data and Programs:

ppc_array_mine_test

ppc_array, a C code which manages array allocation, from Rouben Rostamian's "Programming Projects in C";

ppc_xmalloc, a library which manages the allocation of memory, from Rouben Rostamian's "Programming Projects in C";

Reference:

  1. Rouben Rostamian,
    Programming Projects in C for Students of Engineering, Science, and Mathematics,
    SIAM, 2014,
    ISBN: 978-1-611973-49-5
  2. https://userpages.umbc.edu/~rostamia/cbook/

Source Code:


Last revised on 28 July 2019.