Mega Code Archive

 
Categories / Perl / String
 

Printf The number in decimal is %dn, 45

printf "The number in decimal is %d\n", 45;