[Top] [Prev] [Next] [Bottom]
[Contents]
SaUListEnd
Prints the ending fragment for an unordered list.
#include "SaRnHtml.h"
int SaUListEnd();
Argument
None
Returns an integer with a value of 0.
Prints the ending fragment for an unordered list.
The code fragment:
SaUListEnd();
will write:
</UL>
to the output stream.
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.