i2_binary_to_ascii


i2_binary_to_ascii, a C++ code which converts a file of I2 (16 byte integer) data from binary to ASCII format.

Licensing:

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

Languages:

i2_binary_to_ascii is available in a C++ version.

Related Data and Programs:

i2_binary_to_ascii_test

pbmb_to_pbma, a C++ code which converts a binary Portable Bit Map (PBM) file to an ASCII PBM file;

pgmb_to_pgma, a C++ code which converts a binary Portable Gray Map (PGM) file to an ASCII PGM file;

ppmb_to_ppma, a C++ code which converts a binary Portable Pixel Map (PPM) to an ASCII PPM graphics file;

Source Code:


Last revised on 18 March 2020.