At 11:15 PM -0500 3/23/1999, Lenny Palozzi wrote: >What if the lengths of str1 and str2 are not known? How do you then get >access to num1 and num2(and str2). You should move the fixed-length fields to the beginning. To access the later fields (the ones after the first string field), you'll have to use StrLen or scan for the null terminator yourself. - Danny Epstein * mailto:[EMAIL PROTECTED] Applied Thought Corporation * http://www.appliedthought.com Flytrap for PalmOS * http://www.appliedthought.com/flytrap
- RE: Using DmQuickSort ?? Michael S. Davis
- RE: Using DmQuickSort ?? Danny Epstein
- Re: Using DmQuickSort ?? Jason Dawes
- RE: Using DmQuickSort ?? Michael S. Davis
- Re: Using DmQuickSort ?? Scott Johnson
- Re: Using DmQuickSort ?? Michael S. Davis
- RE: Using DmQuickSort ?? Richard Hartman
- RE: Using DmQuickSort ?? Michael S. Davis
- Re: Using DmQuickSort ?? Scott Johnson
- Re: Using DmQuickSort ?? Lenny Palozzi
- RE: Using DmQuickSort ?? Danny Epstein
- RE: Using DmQuickSort ?? Mike Pellegrino
- RE: Using DmQuickSort ?? Richard Hartman
