Help for this page

Select Code to Download


  1. or download this
    # fmt("text",width);
    #---------------------------------------------------------------------
    +-
    ...
      $rc=$rc.substr($text,$cp)."\n";
      return $rc;
    }
    
  2. or download this
    print fmt("Type in your paragraph of text here...",40);