
12-01-2006, 01:38 AM
|
|
Former Classic Staff
|
 |
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
|
|
|
*wants his xor operator back* :-(
I'd even be willing to write the program that would convert everyone's nw files and scripts from
a^b to pow(a,b),
a^=b to a=pow(a,b)
and,
a xor b to a^b |
|
|
|