Thread
:
simple multiply script
View Single Post
Nov 24th, 2006, 11:33 AM
#
2
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
You didn't copy it correctly. You're missing a logical operator between the two expressions in the "if". I didn't look beyond that. You could well get into conversion problems, auto conversion or not.
__________________
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