Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!sun!imagen!atari!portal!cup.portal.com!Greg_Mark_Finnegan From: Greg_Mark_Finnegan@cup.portal.com Newsgroups: comp.sys.mac.programmer Subject: IBM (Intel) Real Numbers Message-ID: <14486@cup.portal.com> Date: 9 Feb 89 22:58:47 GMT Organization: The Portal System (TM) Lines: 10 Has anyone ever tried to read a data file from an IBM PC that consisted of REAL (in the Pascal sense) numbers. It only took me a day to remember that byte order is swapped for INTEGERS, but the same logic (just swapping bytes) does not work for reals. Any help or code would be appreciated. Greg Finnegan