Linnum

Line number support.

version(COMPILE)
extern (C++) nothrow
static if(TARGET_WINDOS)
struct Linnum {}

Members

Functions

reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cseg
int cseg;
Undocumented in source.
data
Outbuffer data;
Undocumented in source.
filename
const(char)* filename;
Undocumented in source.
filptr
Sfile* filptr;
Undocumented in source.
seg
int seg;
Undocumented in source.

Meta