What is the correct way to implement Byte Array in PalmC ? I'm a newbie, please help me out..
I'm using UInt8 pointer and ,allocating it with some memory then using MemMove to copy data on it then i keep copying into the same bytearray at basepointer + some values.. here..Is there any maximum memory i can allocate to such byte Array? becoz it allocatates only one byte! ..only at debug mode when i see it as char[256] ,then only it shows the further values.. also while copying integers it works fine, but when i start copying strings, it gives memory error at the second string thanx in advance.. Dinesh. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
