munchComment

Assuming pc is positioned at the start of a C-style comment, munches it from pc and returns it.

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

Meta