I really like the console and got recently hooked on programming console applications using nCurses mainly in conjunction with the C programming language.
Unfortunately i think the ncurses API is totally borked and very hard to use, and the C++ bindings are undocumented.
So my question is, what is THE API to use for C++ console applications?