_FPuts( ) API Library Routine
Writes a specified null-terminated string to a file, followed by a carriage return/line feed pair.
unsigned int _FPuts(FCHAN chan, char FAR *buffer) FCHAN chan; /* File channel of file to write to. */ char FAR *buffer; /* String to write. */ |
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08