[Mingw-users] gcc 8.2.0: missing _fileno() for c++11

Back to archive index
Anton Shepelev anton****@gmail*****
Tue Jan 21 06:35:48 JST 2020


I wrote:

> Now I see what you mean: we depend on things not specified
> in C++11, so that our program is clearly a C++11 program.

is *not* a C++11 program, because in C++11 stdio.h is either
not guaranteed or forbidden to provide fileno() -- I am not
sure which.

I beg your pardon for abusing e-mail as a chat.  I will be
more careful.



More information about the MinGW-Users mailing list
Back to archive index