Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    $parse->file($input) or die "Parse failed\n";
    print $decommendedText;
    
  2. or download this
    #include "StdAfx.h"// Tail comment
    #include "Utility\perftime.h"
    ...
    // cpp block
    
    char PerfTimer::Buf[64];