Files
PDCurses/man
William McBrine 2b9bb5d0c8 Avoid potential conflict with ncurses by having apps define PDC_NCMOUSE
before including curses.h, to invoke the ncurses-style mouse interface,
instead of NCURSES_MOUSE_VERSION. (The old way will also still work.)
After Simon Sobisch (see PR #33).
2018-12-28 10:42:15 -05:00
..
2018-12-27 12:02:19 -05:00

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 Unix-like shell and a Python interpreter.

Distribution Status

The files in this directory are released to the Public Domain.