[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] Or



a = 0;
if((a == 0) || "not a boolean") { "true".postln } 
{"false".postln };


a = 0;
if((a == 0) && "not a boolean") { "true".postln } 
{"false".postln };


_______________________________________________________________ 
What was established in 1891, which altered the nature of publishing?

postmaster.co.uk
http://www.postmaster.co.uk/cgi-bin/meme/quiz.pl?id=274