FastqPuri
|
contains a splitted string and the number or splitted fields More...
#include <str_manip.h>
Public Attributes | |
int | N |
char ** | s |
contains a splitted string and the number or splitted fields
int _split::N |
Number of substrings in which the string was splitted
char** _split::s |
Substring array containing the splitted substrings