add Berkeley specific header
[unix-history] / usr / src / lib / libcurses / PSD.doc / intro.5
CommitLineData
cbd9cf2f
KM
1.\" Copyright (c) 1980 Regents of the University of California.
2.\" All rights reserved. The Berkeley software License Agreement
3.\" specifies the terms and conditions for redistribution.
4.\"
ba8a9089 5.\" @(#)intro.5 6.1 (Berkeley) %G%
cbd9cf2f
KM
6.\"
7.sh 1 "The Functions"
8.pp
9In the following definitions,
10.q \*m
11means that the
12.q function
13is really a
14.q #define
15macro with arguments.
16This means that it will not show up in stack traces in the debugger,
17or, in the case of such functions as
18.Fn addch ,
19it will show up as it's
20.Bq w
21counterpart.
22The arguments are given to show the order and type of each.
23Their names are not mandatory,
24just suggestive.
25.ta 11m,17m,25m,33m,41m,49m,57m,65m,73m
26.sh 2 "Output Functions"
27.so doc.I
28.sh 2 "Input Functions"
29.so doc.II
30.sh 2 "Miscellaneous Functions"
31.so doc.III
32.sh 2 Details
33.so doc.IV