Table of Contents
The C common run-time library contains common functions used by the XML C low-level encode/ decode functions. These functions could be common to other applications as well. They are identified by their rtx prefixes. The following general categories of functions are provided:
Context management functions
Memory management functions
Memory buffer management functions
Diagnostic trace functions
Error formatting and print functions
Formatted printing functions
Linked list utility functions
Character string conversion utility functions
The following sections describe these functions.