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/
- Re: Writing to UIntPtr Ian Alston
- Re: Writing to UIntPtr Aaron Ardiri
- Re: Writing to UIntPtr singhkri
- Re: Writing to UIntPtr Ian Alston
- Re: Writing to UIntPtr Steven McMicken
- Re: Writing to UIntPtr Ian Alston
