This commit is contained in:
parent
f6a49831f1
commit
c83e9cbd5a
12 changed files with 786 additions and 471 deletions
|
@ -112,6 +112,8 @@ extern CTreeNode *s_baseTreeNode;
|
|||
Functions
|
||||
--------- */
|
||||
|
||||
extern int parseFile(char *_filename,class CTreeNode *_baseNode);
|
||||
|
||||
extern int openOutputFile(char *_filename);
|
||||
extern int closeOutputFile();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue