Uninitialized externals and statics

Henry Spencer henry at utzoo.uucp
Wed Aug 30 14:14:24 AEST 1989


In article <1403 at atanasoff.cs.iastate.edu> hascall at atanasoff.cs.iastate.edu.UUCP (John Hascall) writes:
>   If you are not going to restrict the "local alphabet" *
>   characters to a contiguous sequence of integer values it certainly
>   makes the problem of writing a portable sorting routine difficult.

Uh, if you think that's the worst problem with writing a portable sorting
routine, you have no *concept* of the horrors that European languages commit
in defining collating sequences.  (The less said about Asian languages
the better...)  This is the least of the problems.  Building a sorting
routine that will "do the right thing" portably is a staggering task.

Incidentally, wishing for a contiguous alphabet will not make IBM (and
its non-contiguous-alphabet character set, EBCDIC) go away.  That alone
kills the idea.
-- 
V7 /bin/mail source: 554 lines.|     Henry Spencer at U of Toronto Zoology
1989 X.400 specs: 2200+ pages. | uunet!attcan!utzoo!henry henry at zoo.toronto.edu



More information about the Comp.lang.c mailing list