MacroTable.expand

Look for macros in buf and expand them in place. Only look at the text in buf from start to pend.

struct MacroTable
extern (D)
void
expand
(,
size_t start
,
ref size_t pend
,
const(char)[] arg
)
Suggestion Box / Bug Report