Hi I was wondering if I need to allocate memory if I simply want to get the text from a field? Char* str; str = FldGetTextStr(fldp); Should this result in an error assuming fldp is a valid pointer to a field? Or do I need to allocate the memory for the pointer? Thanks Larry -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Re: Allocating memory LarryLu
- Re: Allocating memory Sridhar Lanka
