Message-ID: <3772AEB7.68EF758E@ameritech.net> From: S Prasad X-Mailer: Mozilla 4.04 [en]C-AIT (Win95; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: float-to-int conversion: ASM Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 6 Date: Thu, 24 Jun 1999 18:18:31 -0400 NNTP-Posting-Host: 199.179.188.98 X-Trace: nntp0.detroit.mi.ameritech.net 930263209 199.179.188.98 (Thu, 24 Jun 1999 18:26:49 EDT) NNTP-Posting-Date: Thu, 24 Jun 1999 18:26:49 EDT Organization: Ameritech.Net www.ameritech.net Complaints: abuse AT ameritech DOT net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I understand that the float-to-int conversion is EXTREMELY slow, and that there is an assembly-language method that rounds much faster. Does anyone here know of the code that would acheive this? Thanks in Advance :-)