From: "neohashi" Newsgroups: comp.os.msdos.djgpp Subject: binary to float Date: Wed, 23 Feb 2000 12:48:01 +0100 Organization: Tele Danmark Internet Cyberspace Launchpad Lines: 21 Message-ID: <890hch$49b$1@news.inet.tele.dk> References: <389C5256 DOT B1EFBC69 AT gmx DOT at> NNTP-Posting-Host: ip162.odnxr6.ras.tele.dk X-Trace: news.inet.tele.dk 951306449 4395 195.215.234.162 X-Complaints-To: Department of Written Abuse X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com hi all. I'am having some problems reading form binary (lwo) (if it helps here is the lwo-format doc: http://www.lightwave-outpost.com/development/docs/lwo-format.html) Can any one explain to me how do I get 4 bytes(IEEE float) into a floating point var? (it need to be reversed to) ... small syntax ex. are _very_ welcome. I know that this is a little bit "of topic" it's more like a general C issue. (I just hope you can forgive me for that :)) ... I really need some help here _please_ I have been stuck with my project for several days now and mental problems are just around the corner :) thanks neohashi