vle-write-string
(vle-write-string fptr value
numChars)
writes a Lisp string to file, either using the
given string length or the entire string length
Arguments |
fptr file pointer as returned by (open <filename>
"rb") |
Return |
value, if successful, NIL otherwise |
© Bricsys NV. All rights reserved. |