Thread
:
Generic Coding Question
View Single Post
#
2
10-24-2008, 12:20 PM
Sildorei
Fire Beetle
Join Date: Oct 2008
Location: Toulouse
Posts: 1
No, it wouldn't work because in a switch you'll only use a code like following :
Code:
switch(myvar)
You can't use a binary operator in a switch ( i think).
__________________
Sildorei
View Public Profile
Send a private message to Sildorei
Find all posts by Sildorei