* WRITE-FILE ( str-adr str-len file -- code ) write characters from the string buffer to a file, returns a status code.
WRITE-FILE
( str-adr str-len file -- code )
FORTH/ANS file (dpANS11.6.1.2480) ordinary primitive