At 12:01 AM -0800 12/13/99, [EMAIL PROTECTED] wrote:
>The following articles have been recently published in the Development Zone Knowledge 
>Base:
>CodeWarrior for Palm Computing Platform
>       <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1486> What 
>does the Code Model popup do?

The description of what the Smart code model does is similar to the description in the 
CodeWarrior documentation. It sounds like it really is "smart" although it's actually 
quite dumb! All forward references are long jumps, even when they're less than 32K. A 
truly "smart" code model would use short jumps when the compiler guessed that the jump 
would be less than 32K ahead. It would be nice if the Smart code model was actually 
this smart, but failing that, at least the description should indicate that all 
forward jumps are long.
-
Danny Epstein, Applied Thought Corporation
Have friends with Palm organizers? Get BeamBooks!
http://www.appliedthought.com/beambooks

Reply via email to