[comp.sources.wanted] Floating-point format conversion routines wanted

ok@quintus (09/28/88)

Has anyone got a tested set of routines written in C which will convert
between IEEE format, VAX D format, and IBM/370 long format (others won't
be disdained)?  The routines have to be able to convert from format X to
format Y on a machine which uses format Z, where no two of X,Y,Z are the
same.  The emphasis is on _tested_.  Failing that, anyone know where I
could get suitable data for testing such routines?  [Yes, I know it is
better to prove things correct, but I'd like to catch typing mistakes
and things I didn't think of in the specification.]