FastqPuri
Public Attributes | List of all members
_split Struct Reference

contains a splitted string and the number or splitted fields More...

#include <str_manip.h>

Public Attributes

int N
 
char ** s
 

Detailed Description

contains a splitted string and the number or splitted fields

Member Data Documentation

◆ N

int _split::N

Number of substrings in which the string was splitted

◆ s

char** _split::s

Substring array containing the splitted substrings


The documentation for this struct was generated from the following file: