BSD 4_1_snap development
[unix-history] / usr / doc / curses / intro.5
CommitLineData
574ea383
KA
1.sh 1 "The Functions"
2.pp
3In the following definitions,
4.q \*m
5means that the
6.q function
7is really a
8.q #define
9macro with arguments.
10This means that it will not show up in stack traces in the debugger,
11or, in the case of such functions as
12.Fn addch ,
13it will show up as it's
14.Bq w
15counterpart.
16The arguments are given to show the order and type of each.
17Their names are not mandatory,
18just suggestive.
19.ta 11m,17m,25m,33m,41m,49m,57m,65m,73m
20.sh 2 "Output Functions"
21.so doc.I
22.sh 2 "Input Functions"
23.so doc.II
24.sh 2 "Miscellaneous Functions"
25.so doc.III
26.sh 2 Details
27.so doc.IV