The function may be called by the names: x04bac, nag_file_line_write or nag_write_line.
3Description
x04bac may be used to write to files opened with x04acc.
4References
None.
5Arguments
1: – Nag_FileIDInput
On entry: the identifier of the file to be written to. This must have been returned by a call of x04acc.
2: – const char *Input
On entry: a character-string. This is written to the external file as a single record. Trailing blanks are not output, except that if line is entirely blank, a single blank character is output.
6Error Indicators and Warnings
None.
7Accuracy
Not applicable.
8Parallelism and Performance
Background information to multithreading can be found in the Multithreading documentation.