Date: Wed, 29 Apr 1998 15:12:27 +0200 (CEST) From: Archee/CoNTRACT <01dsolt AT gondolat DOT vpg DOT hu> To: Eli Zaretskii cc: Kbwms , djgpp AT delorie DOT com Subject: Re: Library Function qsort() Exhibits N^2 Behavior In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk hi ! try it out: gcc -S sqrt.c gcc -S -O9 sqrt.c You can see the difference. Yes, it is really slow. You have to make another sqrt function. A simple one. The djgpp version of sqrt is quite slow, in EVERY cause. -- Archee/CoNTRACT CODER ( 01dsolt AT vpg DOT hu ) oldnikk:stonee,sutyi web: http://gondolat.vpg.hu/~01dsolt