
March 27th, 2004, 04:35 PM
|
First Lieutenant
|
|
Join Date: Dec 2003
Location: Calgary, Canada
Posts: 762
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Best (CD Bootable?) Linux Distro for Dominions?
Quote:
Originally posted by Cainehill:
code:
if ((int left = n + d6()) && (int right = m + d6()) && (left < right))
|
Can you declare in the "if" expression?
|