| Concept Framework 1.0 documentation | Contents | Index |
| Name | Version | Deprecated |
| fputs | version 1.0 | no |
| number fputs(string buffer, number fd) |
| buffer | [in] Output string |
| fd | [in] A valid file descriptor |
|
fputs copies buffer to the output stream fd at the current position, without the terminating null character.
|
import standard.C.io |
| Documented by Simona Plesuvu, generation time: Thu Oct 15 20:02:04 2009 GMT | (c)2009 RadGs Software |