Xref: utzoo comp.unix.ultrix:1572 comp.unix.questions:15927 comp.sys.dec:1725 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!haven!decuac!shlump.nac.dec.com!riscy.dec.com!croton.dec.com!frank From: frank@croton.dec.com (Frank Wortner) Newsgroups: comp.unix.ultrix,comp.unix.questions,comp.sys.dec Subject: Re: IEEE<->DEC floating pt conversion wanted. Keywords: IEEE to DEC, floating point conversion, float format, C routine Message-ID: <1456@riscy.dec.com> Date: 24 Aug 89 17:02:24 GMT References: <3741@ncsuvx.ncsu.edu> Sender: news@riscy.dec.com Followup-To: comp.unix.ultrix Distribution: usa Organization: Digital Equipment Corporation, NYC Lines: 13 In article <3741@ncsuvx.ncsu.edu>, brg@ecelet.ncsu.edu (Bennett Groshong) writes: > I have a need to be able to convert data files containing floating > point numbers (i.e. 32bit floats and 64bit doubles) between IEEE and > DEC floating point format. If you have a DECstation, there is a set of "undocumented" routines for VAX/IEEE conversion in the standard library. Details are in "ULTRIX Release Notes for RISC Processors", Order Number AA-ML77A-TE. Look on page 78. Frank