TagDBBuild
Syntax | |
int TagDBBuild(struct XMLDBtable *ptr,struct XMLDBtable *tree,void *data); | |
Header | |
base/tagdb.h | |
Library | |
tagdb | |
Description | |
The | |
Returns | |
Returns zero on success. On error, (-1) is returned. | |
Errors | |
On error (-1) is returned. | |
Example | |
None |