Hi, I am new to Palm OS Programming. I am working on a PRC and it seemed to be working fine until yesterday. I added a member variable(UInt16) to one of the structs associated with a database and when I debug the application using POSE it fails( It fails when I try to load a table with records from the above mentioned database). I havent changed a single line of code in the function that loads the table.The only change as mentioned above was adding a new member varible to the struct associated with the DB.This field of the struct/DB though I do not load into the table.
The error message I get is: "The application is getting close to overflowing the stack." And after I click continue on the dialog that pops this warning I get another warning saying that:"The application has just overflowed the stack." If I comment out the new member variable that I added then things seem to work fine. Can any of yall help me with this. I appreciate any inputs in this regard. Thanks a lot. Venu __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
