IeeeConvert

IeeeConvert is a program that takes a binary ieee-formatted file and converts it to readable ASCII format.

IeeeConvert Command line options

The general form of a Coff2IEEE command line is:

ieeeconvert input file list

here the input file list is a list of binary and/or ascii formatted files. Binary formatted files will be converted to the ascii format, and ascii formatted files will be converted to the binary format.

a binary file now has the extension '.o'; an ascii file has the extension '.oa'.