.. | ||
Make.defs | ||
pdc_addch.c | ||
pdc_addchstr.c | ||
pdc_addstr.c | ||
pdc_attr.c | ||
pdc_beep.c | ||
pdc_bkgd.c | ||
pdc_border.c | ||
pdc_clear.c | ||
pdc_color.c | ||
pdc_debug.c | ||
pdc_delch.c | ||
pdc_deleteln.c | ||
pdc_getch.c | ||
pdc_getstr.c | ||
pdc_getyx.c | ||
pdc_inch.c | ||
pdc_inchstr.c | ||
pdc_initscr.c | ||
pdc_inopts.c | ||
pdc_insch.c | ||
pdc_insstr.c | ||
pdc_instr.c | ||
pdc_kernel.c | ||
pdc_keyname.c | ||
pdc_mouse.c | ||
pdc_move.c | ||
pdc_outopts.c | ||
pdc_overlay.c | ||
pdc_pad.c | ||
pdc_panel.c | ||
pdc_printw.c | ||
pdc_refresh.c | ||
pdc_scanw.c | ||
pdc_scrdump.c | ||
pdc_scroll.c | ||
pdc_slk.c | ||
pdc_termattr.c | ||
pdc_terminfo.c | ||
pdc_touch.c | ||
pdc_util.c | ||
pdc_window.c | ||
README |
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>