GScannerConfig.csetSkipCharacters

specifies which characters should be skipped by the scanner (the default is the whitespace characters: space, tab, carriage-return and line-feed).

struct GScannerConfig
char* csetSkipCharacters;