Help for this page

Select Code to Download


  1. or download this
    @stn_names = (0) x STN_NAME_LEN;
    
  2. or download this
    my $s = pack "c5", (0)x5;