ppc_random_pbm_test


ppc_random_pbm_test, a C code which calls ppc_random_pbm(), which creates a random MxN array of 0's and 1's, regarded as a portable bit map (PBM) image, from Rouben Rostamian's "Programming Projects in C";

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

ppc_random_pbm, a C code which creates a random MxN array of 0's and 1's, regarded as a portable bit map (PBM) image, from Rouben Rostamian's "Programming Projects in C";

Source Code:


Last revised on 09 September 2023.