Hello. I'm trying to find out wheter CodeWarrior puts vtables generated for C++ classes into global data or code segment. From what I see when browsing generated .MAP files it seems that they go rather into global data. Am I right? Is there any switch that would cause CW to emit vtables into code segment, so that objects of polymorphic classes could be used from within system notification handler?
Andrzej Ciarkowski -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
