Mega Code Archive

 
Categories / Perl / String
 

Printf The number in octal is %on,15

printf "The number in octal is %o\n",15;