BUFFER

Undocumented in source.

Members

Functions

setFilename
void setFilename(string fname)

Set filename associated with buffer. Determine the language based on the filename.

Variables

b_bname
string b_bname;
Undocumented in source.
b_doto
uint b_doto;
Undocumented in source.
b_dotp
LINE* b_dotp;
Undocumented in source.
b_flag
ubyte b_flag;
Undocumented in source.
b_fname
string b_fname;
Undocumented in source.
b_lang
Language b_lang;
Undocumented in source.
b_linep
LINE* b_linep;
Undocumented in source.
b_marko
uint b_marko;
Undocumented in source.
b_markp
LINE* b_markp;
Undocumented in source.
b_nwnd
uint b_nwnd;
Undocumented in source.

Meta