OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [services/] [curses/] [pdcurses/] [current/] [tests/] [README] - Blame information for rev 853

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
PDCurses Demos
2
==============
3
 
4
This directory contains demonstration programs to show and test the
5
capabilities of curses libraries. Some of them predate PDCurses,
6
PCcurses or even pcurses/ncurses. Although some PDCurses-specific code
7
has been added, all programs remain portable to other implementations
8
(at a minimum, to ncurses).
9
 
10
 
11
Building
12
--------
13
 
14
The demos are built by the platform-specific makefiles, in the platform
15
directories. Alternatively, you can build them manually, individually,
16
and link with any curses library; e.g., "cc -lcurses -orain rain.c".
17
There are no dependencies besides curses and the standard C library, and
18
no configuration is needed.
19
 
20
 
21
Distribution Status
22
-------------------
23
 
24
Public Domain, except for rain.c and worm.c, which are under the ncurses
25
license (MIT-like).

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.