SA_Flush
SA_Flush forces output of the buffers associated with a file opened in Exclusive or ShareNF mode to disk.
int SA_Flush ( SA_FH TxtFH );
Note the following:
Function return codes are as follows:
|
Value |
Meaning |
|
1 |
Success. |
|
-nn |
Error as described in Sunaccess Errors |
![]() |