Hi guys,
I was hoping you would be able to help me out with something.
I get an error message saying:
"Application has just written directly to memory manager data structures.
This problem indicates an error in the application. Users should upgrade
this product immediately to safeguard their data."
This occurred after I added the following lines of code:
static Char* Name[ ] = { "Aaron", "Adam", "Adrian", "Alan", "Alex" };
StrCopy (rec.Name, Name[SysRandom (0) % 5]);
(rec is a structure)
Should I be copying it another way?
Thanks a lot,
Denis.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/