KanjiFntClose

Closes a print stream

int KanjiFntClose (
        void
)

Arguments

None.

Return Value

None.

Explanation

All streams currently open and used by KanjiFntPrint() are initialized and cleared.

Notes

Since KanjiFntClose() only initializes the internal state, this function completes even when there is no stream open.

See Also

KanjiFntPrint()