30 #ifndef INIT_TRIMFILTER_H_ 31 #define INIT_TRIMFILTER_H_ 42 #endif // INIT_TRIMFILTER_H_ void getarg_trimFilter(int argc, char **argv)
Reads in the arguments passed through the command line to trimFilter. and stores them in the global v...
Definition: init_trimFilter.c:125
void printHelpDialog_trimFilter()
Function that prints trimFilter help dialog when called.
Definition: init_trimFilter.c:43
functions that implement the bloom filter
structure where the input arguments of trimFilter and trimFilterDS will be stored and function to fre...