file

Undocumented in source.

Members

Functions

Dinsertfile
int Dinsertfile(bool f, int n)

Insert a file into the current buffer.

file_readin
int file_readin(string fname)
Undocumented in source. Be warned that the author may not have intended to support it.
file_writeregion
int file_writeregion(string dfilename, REGION* region)

Write region out to file.

filemodify
int filemodify(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
filename
int filename(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
filenext
int filenext(bool f, int n)

Save current file. Get next file and read it into the current buffer. Next file is either: o next argument from command line o input from the user

fileread
int fileread(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
filesave
int filesave(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
fileunmodify
int fileunmodify(bool f, int n)

Mark a file as being unmodified.

filevisit
int filevisit(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
filewrite
int filewrite(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
makename
string makename(string fname)
Undocumented in source. Be warned that the author may not have intended to support it.
readin
int readin(string dfname)
Undocumented in source. Be warned that the author may not have intended to support it.
writeout
int writeout(string dfn)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta