You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
027c3a598a | 2 months ago | |
---|---|---|
.. | ||
README.md | 9 years ago | |
addch.c | 10 months ago | |
addchstr.c | 11 months ago | |
addstr.c | 11 months ago | |
attr.c | 4 months ago | |
beep.c | 11 months ago | |
bkgd.c | 11 months ago | |
border.c | 7 months ago | |
clear.c | 11 months ago | |
color.c | 11 months ago | |
debug.c | 11 months ago | |
delch.c | 11 months ago | |
deleteln.c | 8 months ago | |
getch.c | 5 months ago | |
getstr.c | 11 months ago | |
getyx.c | 11 months ago | |
inch.c | 11 months ago | |
inchstr.c | 11 months ago | |
initscr.c | 4 months ago | |
inopts.c | 8 months ago | |
insch.c | 2 months ago | |
insstr.c | 5 months ago | |
instr.c | 11 months ago | |
kernel.c | 5 months ago | |
keyname.c | 1 year ago | |
mouse.c | 2 years ago | |
move.c | 4 years ago | |
outopts.c | 8 months ago | |
overlay.c | 3 years ago | |
pad.c | 1 year ago | |
pairs.txt | 3 years ago | |
panel.c | 1 year ago | |
printw.c | 4 months ago | |
refresh.c | 1 year ago | |
scanw.c | 5 years ago | |
scr_dump.c | 2 years ago | |
scroll.c | 8 months ago | |
slk.c | 8 months ago | |
termattr.c | 11 months ago | |
terminfo.c | 11 months ago | |
touch.c | 2 months ago | |
util.c | 4 months ago | |
window.c | 2 months ago |
README.md
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