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.
PDCursesMod/docs
Simon Sobisch fce47cf4c0 make panel_hidden portable, prepare for release
fixing #325 while being a breaking change returning TRUE (1) and FALSE (0) instead of OK (0) and ERR (-1)

version constants increased, now at 4.5.0
1 month ago
..
HISTORY.md make panel_hidden portable, prepare for release 1 month ago
IMPLEMNT.md (Facepalm) PDC_free_platform_dependent_memory() was completely stupid. We already have PDC_scr_free() for exactly that purpose. 3 years ago
MANUAL.md Updated manual, history, and version date 8 months ago
README.md minor fix to docs/README 2 years ago
USERS.md USERS.md didn't list the A_TOP/WA_TOP attributes and had outdated comments on some of the attribute flags. 1 year ago
manext.awk Switched to wmcbrine documentation. 5 years ago
mkman.sh Switched to wmcbrine documentation. 5 years ago

README.md

PDCurses Documentation

The main documentation for PDCurses is here:

Also consult the README for each specific platform you'll be using:

Building

To rebuild MANUAL.md from the "man page" sections of the source code, type ./mkman.sh. Needs a posix-shell and a Python interpreter.

Distribution Status

The files in this directory are released to the public domain.