#ifndef _WIN_CONSOLE_H #define _WIN_CONSOLE_H #include BOOL haskeline_SetPosition(HANDLE h, COORD* c); #endif