Is there anyway to programatically determine how many code segments and where the start and end of each one is?
Of course... look in the runtime library source code -- CW has to lock all of the segments at program start, so all the info you need to determine where all the code of your program is should be there.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
