CompuServe Messages

#SC++ goofs

    16-Jul-93 10:15:35
Sb: #SC++ goofs
Fm: Rick Genter, Useful Soft 73163,2142
To: Robin Henson 70253,3164
Your proposal is contradictory with the notion of inline functions. An inline function is closer to a macro than anything else; there is no code generated for the function itself, but only where the function is referenced. Thus there is no function to "step in to" with the debugger. Symantec should be applauded for adding the 'use function calls for inlines' debugging flag. Rick Genter Useful Software Corporation