Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!stanford.edu!agate!ucbvax!UMCVMB.BITNET!C512052 From: C512052@UMCVMB.BITNET ("David K. Drum") Newsgroups: comp.os.msdos.programmer Subject: Help with Floating Point Format << Please Read, I'm desperate! Message-ID: <9103111749.AA24353@lilac.berkeley.edu> Date: 11 Mar 91 04:21:02 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 21 I am in _desperate_ need of what I believe to be Microsoft's floating point format. I have a business program which I know to have been written in Microsoft Basic, and one of its data files is an inventory of over 3000 products. I need this format so that I can read the file from Borland's Turbo C++. Here are some examples of values and how they are stored: 1.0 = (hex) 00 00 48 87 2.0 = (hex) 00 00 48 88 31.2 = (hex) 00 00 43 8B If this format (whether or not it is Microsoft's) is familiar to anyone, _please_ let me know ***via EMAIL***. I have posted this request (plea) to 3 groups, so forgive me if you read it 3 times today. Thanks, David K. Drum c512052@UMCVMB.BITNET @UMCVMB.MISSOURI.EDU