You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 month ago | |
|---|---|---|
| .. | ||
| Kconfig | 1 month ago | |
| Make.defs | 1 month ago | |
| README.md | 1 month ago | |
| pdc_addch.c | 1 month ago | |
| pdc_addchstr.c | 1 month ago | |
| pdc_addstr.c | 1 month ago | |
| pdc_attr.c | 1 month ago | |
| pdc_beep.c | 1 month ago | |
| pdc_bkgd.c | 1 month ago | |
| pdc_border.c | 1 month ago | |
| pdc_clear.c | 1 month ago | |
| pdc_color.c | 1 month ago | |
| pdc_debug.c | 1 month ago | |
| pdc_delch.c | 1 month ago | |
| pdc_deleteln.c | 1 month ago | |
| pdc_getch.c | 1 month ago | |
| pdc_getstr.c | 1 month ago | |
| pdc_getyx.c | 1 month ago | |
| pdc_inch.c | 1 month ago | |
| pdc_inchstr.c | 1 month ago | |
| pdc_initscr.c | 1 month ago | |
| pdc_inopts.c | 1 month ago | |
| pdc_insch.c | 1 month ago | |
| pdc_insstr.c | 1 month ago | |
| pdc_instr.c | 1 month ago | |
| pdc_kernel.c | 1 month ago | |
| pdc_keyname.c | 1 month ago | |
| pdc_mouse.c | 1 month ago | |
| pdc_move.c | 1 month ago | |
| pdc_outopts.c | 1 month ago | |
| pdc_overlay.c | 1 month ago | |
| pdc_pad.c | 1 month ago | |
| pdc_panel.c | 1 month ago | |
| pdc_printw.c | 1 month ago | |
| pdc_refresh.c | 1 month ago | |
| pdc_scanw.c | 1 month ago | |
| pdc_scrdump.c | 1 month ago | |
| pdc_scroll.c | 1 month ago | |
| pdc_slk.c | 1 month ago | |
| pdc_termattr.c | 1 month ago | |
| pdc_terminfo.c | 1 month ago | |
| pdc_touch.c | 1 month ago | |
| pdc_util.c | 1 month ago | |
| pdc_window.c | 1 month ago | |
README.md
Graphics / pdcurs34 PDCurses / 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