--- Gavin Maxwell <[EMAIL PROTECTED]> wrote: > I think you'll find your strings probably are > already terminated... why do > you say they are not?
I'm using data extracted from AddressDB records so they probably are (or at least should be). But since I still wasn't sure how to pack the strings even if they are terminated I wanted to explicitly add them to be sure that the packing/unpacking routines doesn't fail because of that; that's where David's example on MemMove() proved very valuable. (Pardon me David for misatributing your post to another name in my previous post) __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus � Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
