Why not use the StrNCopy function and just get a pointer (char*) to the string position you want to start at then specify from that point the number of characters you want.
Craig. --- "D. Kirker" <[EMAIL PROTECTED]> wrote: > How do I retrieve text (as a string) from the middle > of a string? Similar to > the substr, strleft, strright functions. Is there > anything like it for > PalmOS? > > Thanks, > D. Kirker > > > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
