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