doxml Manual Version 0.5: doxml_open_file()

$Id: openfile.html,v 1.9 1999/07/24 22:04:04 francis Exp $

doxml_context* doxml_open_file(const char* path);

doxml_open_file() is used to open a file for parsing. It returns a context that can be passed to doxml_parse().