PickBASIC / FlashBASIC
%fputs() function
.mdThe %fputs() function writes the string designated by str on the named output stream.
Syntax
Description
eof (-1) is returned in case of an error.
The %fputs() function writes the string designated by str on the named output stream.
eof (-1) is returned in case of an error.