Mega Code Archive

 
Categories / Perl / String
 

Printf The character is %cn, 65

printf "The character is %c\n", 65;