vle-read-string
(vle-read-string fptr
numChars)
reads a string from file, either using a given
string length or unti 0x0 EOS characters is found
Arguments |
'fptr' file pointer as returned by (open <filename>
"rb") |
Return |
Lisp string value |
© Menhirs NV. All rights reserved. |