Illegal binary number: with 2 inside : binary « Data Type « Perl






Illegal binary number: with 2 inside

   

#!/usr/bin/perl -w

print 0b11111112, "\n";

   
    
    
  








Related examples in the same category

1.Binary AND (&)
2.Binary NOT (~)
3.Binary number