Help for this page

Select Code to Download


  1. or download this
    my $v = 123456789012345;
    printf "%d %ld %u %15.0f %s\n", $v, $v, $v, $v, $v;
    
  2. or download this
    -1 -1 4294967295 123456789012345 123456789012345