>You can use SysBinarySearch to do this... but you have to build an 
>array of char* to the strings,
>as SysBinarySearch only supports FIXED-WIDTH elements. Fortunately, 
>char* is a 4-byte elem.
>and it's up to your COMPARE function to do the correct compare. 
>Here's some code where I do >this.

Alan:

After I sent off the email, I suspected you could do this, but 
figured I might as well wait to see if anyone had any experience with 
it instead of writing something that may or may not work and dinking 
around with it. I didn't expect code too! Thanks a bunch.

Steve
-------------------------------------------
Creative Digital Publishing Inc.
1315 Palm Street, San Luis Obispo, CA 93401-3117
-------------------------------------------
805.784.9461              805.784.9462 (fax)
[EMAIL PROTECTED]       http://www.cdpubs.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to