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