Skip to content

mdz_xml_create

maxdz-gmbh edited this page Apr 29, 2021 · 4 revisions

Create XML-parser instance.

struct mdz_Xml* mdz_xml_create(void);

Return Description
NULL if library is not initialized with mdz_xml_init() call
NULL if memory allocation failed
Result pointer to instance for use in other mdz_xml functions
mdz_xml API Reference is generated using mdzApiRefGenerator.
mdz_xml API Reference is generated using mdzApiRefGenerator.
Clone this wiki locally