[Top] [Prev] [Next] [Bottom] [Contents]

SaJavaCommE

Prints the ending Comment tag for embedding Java Script into HTML.

Synopsis

#include "sajavasc.h"

int SaJavaCommE();

Argument

None

Return Values

Returns an integer with a value of 0.

Description

Prints the ending Comment tag for embedding Java Script into HTML.

Example

The code fragment:

SaJavaCommE();
will write:

// -->\n
to the output stream.

See Also

SaJavaB, SaJavaCommB, SaJavaE, SaJavaRetTrue, SaJavaRetFalse

SaJavaPrint, SaJavaMsgBox, SaJavaIsLower, SaJavaIsUpper, SaJavaNotDigit

SaJavaLenZero, SaJavaLenNe, SaJavaStdFor



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.