Hi, I try to create a variable of CharPtr but I get an error when I put in
one of my function.  It says it is an undeclared identifier... for example
this is what I'm doing:

CharPtr test;
test = FrmGetGadgetData(frmP, FrmGetObjectIndex(frmP, MainTitleGadget));

why is CharPtr undeclared?  Is there any includes I must put in order to use
it?  Thank you once again,

Thanh



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to