Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
file_stdio::native_handle (1 of 2 overloads)

Returns the native handle associated with the file.

Synopsis
std::FILE*
native_handle() const;
Description

PrevUpHomeNext