>Subject: Re: Compiler deadstripping valid source lines
>From: Aaron Ardiri <[EMAIL PROTECTED]>
>Date: Tue, 27 Nov 2001 13:52:35 +0100 (MET)
>
>  goto's have valid reasons for usage, especially with exception
>  handling.. one of the best lessons i learn when programming is that

Please, please never ever ever ever use 'goto' in a C or
C++ programming.  
Have a thousand returns, breaks and continues before you ever
have a single goto.

Roger Stringer
Marietta Systems, Inc.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to