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
Bill-Gray e9ddc8c090
Final steps for new release 4.5.2 : change of version constants in 'curses.h' and 'docs/HISTORY.md', a few recent changes logged in the latter, updated 'docs/USERS.md'.
4 months ago
..
HISTORY.md Final steps for new release 4.5.2 : change of version constants in 'curses.h' and 'docs/HISTORY.md', a few recent changes logged in the latter, updated 'docs/USERS.md'. 4 months 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 Final steps for new release 4.5.2 : change of version constants in 'curses.h' and 'docs/HISTORY.md', a few recent changes logged in the latter, updated 'docs/USERS.md'. 4 months ago
README.md minor fix to docs/README 2 years ago
USERS.md Updated USERS.md to list PDCursesMod-specific attributes and ACS glyphs. Emphasized (in curses.h) that the latter are probably best avoided. 4 months ago
manext.awk Switched to wmcbrine documentation. 6 years ago
mkman.sh Switched to wmcbrine documentation. 6 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.