Subj : Re: Sorting To : borland.public.cpp.borlandcpp From : Mike Dublin Date : Wed Dec 17 2003 03:28 pm Nokomis wrote: >Anyone know an algorithm for sorting large numbers of character strings? > >Something like a telephone direcctory - too big for a normal array. >(5.01) > >Georges > > > > for a telephone directory, i'd use a hash table. .