In IOChannel, which can print out the value of any atomic datatype (and then some) in any format, I included several ways to output boolean variables (true/false, 0/1, etc.).
One of those formats is bool_scott, which is a reference to a long-running inside joke with one of my developers, Scott Taylor. He would always answer yes/no questions as yay/nay, so guess what that format outputs as? ;-)
I've been a professional C, Perl, PHP and Python developer.
I'm an ex-sysadmin.
Back in the day, I had a geekcode which I'm not going to share with you.
418 I'm a teapot.
In IOChannel, which can print out the value of any atomic datatype (and then some) in any format, I included several ways to output boolean variables (
true/false,0/1, etc.).One of those formats is
bool_scott, which is a reference to a long-running inside joke with one of my developers, Scott Taylor. He would always answer yes/no questions asyay/nay, so guess what that format outputs as? ;-)Inside jokes that nobody else will ever understand are always the best.