FFlush (LabVIEW Manager Function)

MgErr FFlush(fd);

Purpose

Writes any buffered data for the specified file out to the disk.

Parameters

Name Type Description
fd File File descriptor associated with the file.

Return Value

MgErr, which can contain the following errors. If you receive errors from LabVIEW Manager functions, most error names correspond to LabVIEW error codes.

Value Corresponding Error Code or Description
noErrNo error.
mgArgErr1
fIOErr6