Oliver, Thanks for info, that helps completely. If anyone from Palm is reading this, is there any reason you can't simply clarify this in the documentation? Here is the definition from my FreeBSD man page which explains memmove() much better than the Palm API docs (note the words *copy*, not *move* in the description):
"The memmove() function copies len bytes from string src to string dst. The two strings may overlap; the copy is always done in a non-destructive manner." Thanks! Matthew > Matthew, > > Please see this thread that addresses the same > question: > > http://escribe.com/computing/pcpqa/m64912.html > > Oliver > > > > > __________________________________________________ > 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/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
