int drms_segment_fclose ( FILE *  fptr  ) 

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.


Generated on Mon Mar 26 07:00:50 2018 for JSOC_Documentation by  doxygen 1.5.7.1