Sorting Binary data in C

Abdi M. Oday oday at planck.uucp
Mon Mar 25 04:01:56 AEST 1991


I'm porting some VMS/fortran code to SUN-UNIX/FORTRAN.
One of the routines was formatting binary data using the VMS
sort routine.  The VMS sort routine supported binary data,
but I don't think the Unix sort utility does.

Has anyone done this before ?
Can anyone give me pointers on how I can sort binary data in Unix ?

    Thanks in advance.

    -Abdi

-- 
-----------------------------------------------------------------------
     --  Abdi M. Oday          -- oday at planck.UUCP                   --
     --  Calspan Corp.         -- oday%planck.uucp at acsu.buffalo.edu  --
     --  (716) 631-6848        --                                    --



More information about the Comp.lang.c mailing list