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.
![]() 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 | 1 month ago | |
IMPLEMNT.md | 3 years ago | |
MANUAL.md | 8 months ago | |
README.md | 2 years ago | |
USERS.md | 1 year ago | |
manext.awk | 5 years ago | |
mkman.sh | 5 years ago |
README.md
PDCurses Documentation
The main documentation for PDCurses is here:
- User's Guide - Basic overview
- Implementor's Guide - What you need to know to port PDCurses
- Manual - Each function, etc.
- History
Also consult the README for each specific platform you'll be using:
- DOS
- DOSVGA
- OS/2
- Plan9
- SDL 1.x
- SDL 2.x
- VT
- Windows in console mode (WinCon)
- Windows in graphical mode (WinGUI)
- X11
- OpenGL
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.