>and now i want to make an array of that size, however declaring new arrays
>in the middle of the code is a syntax error. what is the best way to do
>this.
There's no "best" way. If you turn on C++, you _can_ declare an array
in the middle of a chunk of code. Also, you can use MemPtrNew and
cast the result to an array pointer.
Regards,
Steve Mann
--
-------------------------------------------
Creative Digital Publishing Inc.
1315 Palm Street, San Luis Obispo, CA 93401-3117
-------------------------------------------
805.784.9461 805.784.9462 (fax)
[EMAIL PROTECTED] http://www.cdpubs.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/