Regards Sriram, In debug mode valorApgar shows a value, however I don't know if its possible to have a global pointer to an area of memory that isn't locked. What I am doing is that previously I assign the value using: valorApgar = FldGetTextPtr(fldP); and valorApgar is a global variable but I have no guarantee on the area of memory to where valorApgar is pointing. Also, if you can guide me a little bit more on the procedure for exception handling I'll appreciate it. Thanks, JV
On 11/6/06, V. Sriram <[EMAIL PROTECTED]> wrote:
are you sure valorApgar holds some valid address? may be you can do some exception handling to ensure that the pointer is not null. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
-- Jorge Andres Vasquez -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
