On Mon, 29 Sep 2003, Jacob Albretsen wrote:
> Now, I did C a long time ago and I learned if you really wanted to confuse 
> people and eliminate lines of code, I could do something like:

Always code for clarity and maintainability.  Premature optimization is the
root of all evil.  Likewise for security optimizations - dead-chicken-waving
like you showed is more likely to /cause/ problems than prevent them.  
Security and efficiency come from good design and careful, deliberate review.

                                -J


____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to