30 #ifndef INIT_SREPORT_H_ 31 #define INIT_SREPORT_H_ 48 #endif // endif INIT_SREPORT_H_ void getarg_Sreport(int argc, char **argv)
Reads in the arguments passed through the command line to Sreport. and stores them in the global vari...
Definition: init_Sreport.c:64
contains Sreport input parameters
Definition: init_Sreport.h:38
char outputfile[MAX_FILENAME]
Definition: init_Sreport.h:40
char * Rmd_file
Definition: init_Sreport.h:41
#define MAX_FILENAME
Definition: defines.h:37
void printHelpDialog_Sreport()
Function that prints Sreport help dialog when called.
Definition: init_Sreport.c:42
struct _iparam_Sreport Iparam_Sreport
contains Sreport input parameters
char * inputfolder
Definition: init_Sreport.h:39