write
If int-size is not specified, all data in 
sym-buffer or str-buffer is written. 
If int-size is not specified, all data in str-buffer is written.
or
syntax: (write int-file str-buffer
|sym-buffer [int-size])
syntax: (write str str-buffer
|sym-buffer [int-size])
write-line
When the string argument is omitted write-line writes the contents of the last read-line to int-file 
When the string argument is omitted write-line writes the contents of the last read-line to int-file
. 
Predefined variables and functions.
Two of them are used as namespace templates, one 
two write platform independent code.
Two of them are used as namespace templates, one 
to write platform independent code.
See the chapter Hash functions and dictionaries 
foe details.
See the chapter Hash functions and dictionaries 
for details.
By the way,
I finished to translate the section of Function Reference in newLISP User Manual into Japanese. 
http://cid-23a9a25e1aec3626.skydrive.li ... -10201.zip
This version is v.10.2.1 rev 17.