Share

AcCFile::AcCFile

C++

AcCFile();

Description

Constructs an AcCFile object.

This constructor does not open a file; instead it sets m_hFile to CFile::hFileNull. It also sets the new line expansion to false by default.

Links

AcCFile

Was this information helpful?