munchRawString

Assuming pc is positioned at the start og a raw string, munches it from pc and returns it.

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

Meta