06 October 2025 01:13:42 AM ppmb_io_test(): C version Test ppmb_io(). TEST01: PPMB_EXAMPLE sets up PPM data. PPMB_WRITE writes a binary PPM file. PGMB_EXAMPLE has set up the data. PPMB_WRITE was successful. TEST02 PPMB_READ reads the header and data of a PPMB file. Reading the file ppmb_io_test02.ppm. PPMB_WRITE_TEST created some test data. PPMB_READ read the test data successfully. The header was read successfully. Number of rows of data = 200 Number of columns of data = 200 Maximum data value = 255 ppmb_io_test(): Normal end of execution. 06 October 2025 01:13:42 AM