- s
- Documentation for this section has not yet been entered.
The fputs function returns 0 on success and Stdlib.EOF on error, and Stdlib.GetLastError indicates the error.
Usage
The following errors are specified:
Error Details Errno.EBADF The stream argument not a writable stream. fputs may also fail for any of the errors specified for the routines Syscall.write(2).