ppc_array_mine, a C code which manages array allocation, an alternate version of the code from Rouben Rostamian's "Programming Projects in C";
The information on this web page is distributed under the MIT license.
ppc_array_mine is available in a C version.
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";