CompuServe Messages

CodeWarrior problem

    14-Mar-94 16:32:02
Fm: Dan Podwall 70641,145
To: Todd Blanchard 70402,205
Todd, The destructor takes a short because there is a hidden argument telling it whether it needs to free the object or not. The stuff at the start of the resource is the runtime support for multi-segment resources. main() doesn't have to be at the start, as long as the code that is at the start correctly does its thing and transfers control to main(). Dan Podwall Metrowerks, Inc.