home *** CD-ROM | disk | FTP | other *** search
- Path: comma.rhein.de!yaps!arno
- From: arno@yaps.rhein.de (Arno Eigenwillig)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Sorting a list
- Message-ID: <pSYjy*dmg@yaps.rhein.de>
- Date: Fri, 29 Mar 1996 16:15:21 +0100
- References: <4iu6g0$rsc@pub.news.uk.psi.net>
- Organization: Yet Another Private Site in Meckenheim, Germany
- X-Copyright: This article may not be distributed on a CD-ROM
- or in printed form without prior written consent of the author.
- X-Newsreader: Arn V 1.04
-
- In article <4iu6g0$rsc@pub.news.uk.psi.net>, Matthew Towler writes:
-
- > To evaluate whether or not one string is higher in the alphabet you
- > pass the pointers to strcmp().
-
- If you're an English-speaking fan of case-sensitivity.
-
- For sorted output meant for human eyes, you probably want to use
- utility.library/Stricmp(). stdlib/str[i]cmp() is only sensible for
- internal sorting (because it is faster and does not depend on the
- activated locale).
-
- -- __
- __/// Arno Eigenwillig /\ <arno@yaps.rhein.de> \/ PGP key available.
- \XX/ V+49-2225-5870 /\ <Arnooo @ #amigager> \/ MIME 8bit welcome.
-