Help for this page

Select Code to Download


  1. or download this
       String comment_a = "/* this is not a comment */';
    
    ...
          "this is actually used" +
       //  */
          "";
    
  2. or download this
    if ( length $line )
      {
    ...
            $code = $code + 1;
          }
        }