PPMB_to_BMP is a C++ program which converts a binary PPM file to a Microsoft BMP file.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
PPMB_TO_BMP is available in a C++ version.
BMP, a data directory which contains a description and examples of BMP files.
BMP_TO_PPMB, a C++ program which converts BMP files to PPMB files.
BMP_IO, a C++ library which contains many routines required by PPMA_TO_BMP.
PPMB, a data directory which contains a description and examples of PPMB files.
PPMB_IO, a C++ library which contains many routines required by PPMB_TO_BMP.
You can go up one level to the C++ source codes.