Close the segment file's file pointer. This function should be called on all file pointers opened with drms_segment_fopen.
- Parameters:
-
| fptr | The previously opened file pointer. |
- Returns:
- If the file pointer was successfully closed, then DRMS_SUCCESS is returned. Otherwise, DRMS_ERROR_IOERROR is returned.
Definition at line 956 of file drms_segment.c.