This is the source for CONVERT.EXE, intended to run under M*DOS. It has been compiled with Lattic* C version 2.something, but oth- er C compilers should have no problems compiling it. About the source code -- well, it works. On M*DOS. So far. This is actually the kind of program one never wants the world to see, "no -- I could /never/ let the world see that I code like that!" Well, here it is anyway. It was a quick hack.... The file "makefile.pc" is a makefile for a public domain version of MAKE, which is incompatible with UN*X make(1). If you have a different make, expect to have to edit the makefile. There is byte-order dependent code in (at least) "convert.c". Porting to a 68000 based S*n or the ST should be easy, though. The source for "qsort.c" has not been included. You will need to find your own quicksort routine, as the version I've got I can't distribute the source for. The 4.2 BSD version work right the very first time (impressive!) Landon Dyer Atari Corp.