> Are your field1 and 2 strings null-terminated to
> start with?
> (don't call StrLen() on them if they aren't!)
I don't think they are, but out of curiosity: why not
use StrLen() if they aren't?
 
> Of course, you could also simply write each index
> into the Char array...
I tried that ANSI-C style, but it gave me the [for me]
typical "Trying to access the memory
directly..."-error....
*sigh* these things are so much easier in Java

I'll give that a try, thanks Dave :-)

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to