forked from KolibriOS/kolibrios
3908f96f64
git-svn-id: svn://kolibrios.org@9214 a494cfbc-eb01-0410-851d-a64ba20cac60 |
||
---|---|---|
.. | ||
addch.c | ||
addchstr.c | ||
addstr.c | ||
attr.c | ||
beep.c | ||
bkgd.c | ||
border.c | ||
clear.c | ||
color.c | ||
debug.c | ||
delch.c | ||
deleteln.c | ||
getch.c | ||
getstr.c | ||
getyx.c | ||
inch.c | ||
inchstr.c | ||
initscr.c | ||
inopts.c | ||
insch.c | ||
insstr.c | ||
instr.c | ||
kernel.c | ||
keyname.c | ||
mouse.c | ||
move.c | ||
outopts.c | ||
overlay.c | ||
pad.c | ||
panel.c | ||
printw.c | ||
README.md | ||
refresh.c | ||
scanw.c | ||
scr_dump.c | ||
scroll.c | ||
slk.c | ||
termattr.c | ||
touch.c | ||
util.c | ||
window.c |
PDCurses Portable Core
This directory contains core PDCurses source code files common to all platforms.
Building
These modules are built by the platform-specific makefiles, in the platform directories.
Distribution Status
The files in this directory are released to the public domain.
Acknowledgements
The panel library was originally provided by Warren Tucker wht@n4hgf.mt-park.ga.us