Return true if the wrapped FILE* is nullptr, false otherwise.
Synopsis
Declared in <streams.h>
bool
IsNull() const;
Return Value
True if no file is wrapped, false otherwise.
Created with MrDocs
Return true if the wrapped FILE* is nullptr, false otherwise.
Declared in <streams.h>
bool
IsNull() const;
True if no file is wrapped, false otherwise.
Created with MrDocs