next up previous contents
Next: writeLine Up: Methods Previous: putFloat   Contents

write

Description

Writes the specified values to the file stream or string stream


Syntax

stream. write (v_0, v_1, ..., v_N)


Parameters

v_0, v_1, ..., v_N
Specifies the values to write. The value can be an integer, float, string or StringStream object.


Returns

Nothing




Copyright ©2000-2007 Shanghai TopCMM Software Technologies. All Rights Reserved.