Mega Code Archive

 
Categories / Perl / String
 

Printf %dn, +455 34

#!usr/bin/perl use warnings; use strict; printf "%d\n", +455.34;