Help for this page

Select Code to Download


  1. or download this
    $tu ="D:\\vroom\\diags\\in\\frameworks\\my_ip\\shock.h";
    print "res:\t$res\n" if $res=$tu=~ m/$.c/g;
    print "res:\t$res\n" if $mes=$tu=~ m/$.h/g;
    
  2. or download this
    $tu ="D:\\vroom\\diags\\in\\frameworks\\my_ip\\shock.h";
    
    ...
    {
        print "out of loop\n";
    }