CFile.file

Property to get or set the underlying file for this stream. Setting the file marks the stream as open.

  1. FILE* file [@property getter]
    class CFile
    @property
    FILE*
    file
    ()
  2. FILE* file [@property setter]

Meta