File Streams Type Defines

A FILE refers to the type FILE as defined in the Standard C Library and provides an external input or output stream with the underlying type o fchar or byte. A stream is a sequence of char or bytes.