Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!mcsun!inria!ircam!mf From: mf@ircam.fr (Michel Fingerhut) Newsgroups: comp.unix.ultrix Subject: Re: Sun (etc) ieee -> DS ieee Message-ID: <1990Nov24.201244.7225@ircam.fr> Date: 24 Nov 90 20:12:44 GMT References: Organization: IRCAM, Paris (France) Lines: 6 Use xdr - library routines for external data representation. From the man page: These routines allow C programmers to describe arbitrary data structures in a machine-independent fashion. Data for remote procedure calls are transmitted using these routines.