Giriş
std::basic_streambuf sınıfından kalıtır. Bu sınıftan file handle/file descriptor'a erişmenin yolu yoktur. Açıklaması şöyle.
std::basic_streambuf sınıfından kalıtır. Bu sınıftan file handle/file descriptor'a erişmenin yolu yoktur. Açıklaması şöyle.
There is no official way to get the private file handle of a file stream (or actualy a std::basic_filebuf), just because it should be portable and discourage use of platform-specific functions.
Hiç yorum yok:
Yorum Gönder