Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!usc!apple!motcsd!hpda!hpcupt1!hpisod2!decot From: decot@hpisod2.HP.COM (Dave Decot) Newsgroups: comp.lang.c Subject: Re: compare strings, strcmp Message-ID: <2550112@hpisod2.HP.COM> Date: 28 Nov 89 22:31:39 GMT References: <4463@blake.acs.washington.edu> Organization: Hewlett Packard, Cupertino Lines: 8 > >You could also use qsort(), [...] > ^^^^^^^ > Probably your best bet! Use Doug's macro (below) for the compare > function. Good luck passing the address of a macro to qsort()... Dave