Borland-style CONIO implementation for MinGW/Dev-C++.
CONIO 2.1
Changes in 2.1 (2013-12-05)
===========================
- clreol() fix (clear also the color attribute)
- new functions clearkeybuf(), delay(), switchbackground() and flashbackground()
- gettext & puttext code simplified
- 64bit targets in the makefile
Changes in 2.0
==============
- make library aware of console window size
- make library aware of console window position in console buffer
- added support for UNICODE Win32 API
- added constream-like manipulators for C++
- implemented highvideo(), insline(), lowvideo(), movetext(), normvideo(), gettextinfo(), getpass(), cputsxy(), putchxy(), inittextinfo()
- fixed delline()
CONIO introduction
Devpak for Dev-C++.
Online documentation in HTML.
Documentation in CHM.
Documentation in PDF.
SourceForge project page, you can download files and access CVS, forum, mailing list and bug tracker.