Perl перл

Sep 07, 2007 15:40

#
# Simple subs to make it clear when we're testing for BOOL values
#
sub TRUE   {return(1);} # BOOLEAN TRUE
sub FALSE  {return(0);} # BOOLEAN FALSE

(Debugging Tools for Windows, ssindex.cmd)

perl

Leave a comment

Comments 1

r1zn September 7 2007, 12:07:08 UTC
тхахахахах

Reply


Leave a comment

Up