Thread
:
Multiple Thens
View Single Post
Feb 14th, 2006, 1:09 PM
#
6
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
That has nothing to do with the question. AND is not a statement separator. AND cannot be replaced with a semicolon. Separating statements on one line is not the same thing as instituting a conditional, alternate path of execution.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei