> but I need something bigger, say char[255] and when I do that the stack > overflows, what should I do? dynamic memory.. :) use MemPtrNew() to allocate the character array, and when you are done, use MemPtrFree() to clean up. basically, the same you would do with standard C programming techniques using malloc() and free(). cheers // az [EMAIL PROTECTED] http://www.ardiri.com/ <--- free games! -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Re: Bus Error Zach Austin
- RE: Bus Error Scott Johnson (Bellevue)
- bus error Chris Yourch
- Bus Error Ender Wiggin
- Re: Bus Error Steve Mann
- Re: Bus Error Ender Wiggin
- Re: Bus Error Steve Mann
- Re: Bus Error Ender Wiggin
- RE: Bus Error Richard Burmeister
- Re: Bus Error Ender Wiggin
- RE: Bus Error Aaron Ardiri
- RE: Bus Error Richard Burmeister
- Bus Error Scott Brooks
- Re: Bus Error Daniel Morais
- Re: Bus Error Peter
- bus error maria j�nsson
- Re: bus error tonza
- Bus Error Praveen Potineni
- Re: Bus Error Tom Hoelscher
- Re: Bus Error Dave Lippincott
- Re: Bus Error Praveen Potineni
