Help for this page

Select Code to Download


  1. or download this
    #include <stdio.h>
    #include "report.h"
    ...
    
      printf("The execution is completed\n");
    }
    
  2. or download this
    #include <stdio.h>
    #include "report.h"
    ...
      #endif
      printf("The execution is completed\n");
    }
    
  3. or download this
    s#\breport[s]?.*?\)\;|("[^"].*?")#defined $1 ? $1 :""#gsie;