ppc_array_test


ppc_array_test, a C code which calls ppc_array(), which provides both typed and generic interfaces to allocate and free memory for vectors and matrices, from Rouben Rostamian's "Programming Projects in C";

Licensing:

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

Related Data and Programs:

ppc_array, a C code which provides both typed and generic interfaces to allocate and free memory for vectors and matrices, from Rouben Rostamian's "Programming Projects in C";

Source Code:


Last revised on 06 September 2023.