Chapter 12. C Common Runtime Library

Table of Contents

Common Include Files
Context Management Functions
Memory Management Functions
UTF-8 String Functions
Doubly-Linked List Utility Functions
Error Formatting and Print Functions
Diagnostic trace functions
Input/Output Data Stream Utility Functions
TCP/IP or UDP socket utility functions
SOAP and HTTP utility functions

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:

The following sections describe these functions.