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