Guys,
    Is there any other way to write to a dynamic array of integers other
than:
UIntPtr recIds;
UInt numRecords;
UInt Index;
recIds[numRecords]= Index;

as this causes a fault in POSE "...has just written directly to memory
manager data structures".
Regs Ian



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

Reply via email to