* WRITE-LINE ( str-adr str-len file -- ) write characters from the string buffer to a file, and add the line-terminator to the end of it. returns a status code.
WRITE-LINE
( str-adr str-len file -- )
file ordinary primitive