munchPreprocessorDirective

Assuming pc is positioned at the start of a specified preprocessor directive, munches it from pc and returns it.

static
string
munchPreprocessorDirective
(
ref string pc
,
ref size_t line
)

Meta