Help for this page

Select Code to Download


  1. or download this
    format STDOUT =
    @<<<<@<<<<@<<<<<<<<<<END
    ...
    
    print 'len=',length $c;
    write(STDOUT);
    
  2. or download this
    len=13
    a    b    c         .END