Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
file_stdio::~file_stdio

Destructor.

Synopsis
~file_stdio();
Description

If the file is open it is first closed.


PrevUpHomeNext