Hi all, I have a doubt about c++ class properties (maybe it's a little bit OT!)...Can I define in a class properties that behave like vb or c# properties, that is not just a simple field but like two routines with the same name that allow to get / set values? Or have I to define always 2 functions?
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
