From: "abcEd" Newsgroups: comp.os.msdos.djgpp Subject: how to convert float ->int? Date: 30 May 1997 20:14:55 GMT Organization: Microtronics Information Systems Lines: 5 Message-ID: <01bc6dff$6cbac9c0$10ee13cb@bbs> NNTP-Posting-Host: ppp0f.olis.net.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk whats the best way of converting from float to int? and how to pass float parameters into inline asm so that fpu(intel) can use them? thanks in advance...abced