From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: code of pow10 Date: Sun, 07 Oct 2001 21:00:36 +0200 Lines: 7 Message-ID: <3BC0A654.D81B4621@is.elta.co.il> References: NNTP-Posting-Host: 192.116.55.139 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 1002481216 21048688 192.116.55.139 (16 [61365]) X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Mohamed El-dawy wrote: > > could any one please send to me the code of pow10()? > i can't find it anywhere... The source of the library function pow10 is in the file src/libc/ansi/math/pow10.S in the djlsr203.zip archive.