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