Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -MO=Deparse,-p -e
    "print 'Enter decimal number less than 256: ';
    ...
    print(($decimal & 1));
    print(($decimal & 1));
    -e syntax OK