1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/ccb-ncursesxx

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
README 1.3 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
CHENQ Отправлено 31.01.2015 15:00 f5b7096
ncursesxx is a C++ interface for the ncurses library
which provides a modern alternative to current C++ ncurses bindings.
This library provides following interfaces:
o terminal - generic interface to terminfo terminal object
o otstream - output stream with terminal capabilities support
o window - generic interface to ncurses window
o pad - generic interface to ncurses pad
o pen - set of functions to write into curses windows, pad and panel with wide-char support
o panel - generic interface to panel object
There are also a lot of stream manipulators to work with otstream, e.g. to set foreground color.
Authors
-------
This library is written by Stanislav Ievlev <inger@altlinux.org>
Big thanks to Alexey Voinov <voins@altlinux.org> and Sergey Vlasov <vsu@altlinux.org>
Building
--------
You need following tools to build library:
o c++ compiler (gcc 3.2 or higher,Intel C/C++ 8.0 or higher)
o ncurses library (5.4 or higher)
o GNU make (3.80 or higher)
To compile library just type "make".
Installing
----------
Type "make install" to install library with header files to your system.
See library usage samples in examples subdir.
Bug reporting
------------
Please report all bugs you find in the library directly to authors
There are also ndk-xx-devel@sourceforge.net mailing list

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/ccb-ncursesxx.git
git@api.gitlife.ru:oschina-mirror/ccb-ncursesxx.git
oschina-mirror
ccb-ncursesxx
ccb-ncursesxx
master