Xiqual 0.9.1

In file xitools/xml_printesc.c:

char* xml_printesc

(char* txt, FILE* stream)

Print escaped entities.

Documentation

Print escaped entities. Only >, <, &, ' and " are supported for now.
Parameters:
txt - Pointer to string buffer starting with entity.
stream - Filestream to the decoded character to.
Returns:
Pointer to first character after entity.
Author:
Ronny Bangsund

Alphabetic index



This page was generated with the help of DOC++.