在 2020/12/16 6:18, Clinton Reddekop 写道:
> Hello,
> What is the correct way to use ncurses in my programs compiled with
> mingw-w64?
>
> I use this version of the compiler on Windows 10: gcc
> (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 8.1.0
>
> The compiler came with some ncurses stuff b
Hello,
What is the correct way to use ncurses in my programs compiled with
mingw-w64?
I use this version of the compiler on Windows 10: gcc
(x86_64-posix-seh-rev0, Built by MinGW-W64 project) 8.1.0
The compiler came with some ncurses stuff but I don't know if that's meant
to be used, because the