• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

MakefileH A D10-Jan-2016842 3827

README.mdH A D10-Jan-2016569 2214

intro.mdH A D14-Jan-201812 KiB362296

manext.cH A D18-Jun-20153.4 KiB12070

sdl.mdH A D08-Jan-20187.4 KiB177134

x11.mdH A D30-Dec-201715.4 KiB418313

README.md

1PDCurses Documentation
2======================
3
4Some plain text documents to provide a basic overview of PDCurses and
5details for specific platforms, along with a program to combine them
6with the "man page" sections from the source code files, into
7"PDCurses.md".
8
9
10Building
11--------
12
13- Type "make". ("make clean" to remove the built files.) A Unix-like
14  environment is required for the Makefile. This is called automatically
15  when doing a top-level make of the X11 port.
16
17
18Distribution Status
19-------------------
20
21Public Domain, except for manext.c, which is GPL 2+.
22