FileInputStream.closeStream

Closes the file stream by calling fclose on the underlying file pointer.

struct FileInputStream
closeStream
()

Return Value

An optional stream error if fclose fails.

Meta