annotate docs/ccguide/getstat.refentry @ 570:253b6096ee01

All function prototypes are added.
author roug
date Fri, 01 Nov 2002 10:02:34 +0000
parents 73319ee6a57e
children 7a260a55c5ee
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
1 <refentry id="getstat">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
2 <refnamediv>
468
60b821f18853 A little here and there.
roug
parents: 466
diff changeset
3 <refname>Getstat</refname>
60b821f18853 A little here and there.
roug
parents: 466
diff changeset
4 <refpurpose>get file status</refpurpose>
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
5 </refnamediv>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
6
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
7 <refsynopsisdiv>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
8 <funcsynopsis>
468
60b821f18853 A little here and there.
roug
parents: 466
diff changeset
9 <funcsynopsisinfo>
60b821f18853 A little here and there.
roug
parents: 466
diff changeset
10 #include &lt;sgstat.h&gt;
60b821f18853 A little here and there.
roug
parents: 466
diff changeset
11 </funcsynopsisinfo>
570
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
12
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
13 <funcsynopsisinfo>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
14 /* code 0 */
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
15 </funcsynopsisinfo>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
16 <funcprototype>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
17 <funcdef><function>getstat</function></funcdef>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
18 <paramdef>int <parameter>code</parameter></paramdef>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
19 <paramdef>int <parameter>filenum</parameter></paramdef>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
20 <paramdef>char *<parameter>buffer</parameter></paramdef>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
21 </funcprototype>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
22
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
23 <funcsynopsisinfo>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
24 /* codes 1 and 6 */
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
25 </funcsynopsisinfo>
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
26 <funcprototype>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
27 <funcdef><function>getstat</function></funcdef>
570
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
28 <paramdef>int <parameter>code</parameter></paramdef>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
29 <paramdef>int <parameter>filenum</parameter></paramdef>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
30 </funcprototype>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
31
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
32 <funcsynopsisinfo>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
33 /* code 2 */
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
34 </funcsynopsisinfo>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
35 <funcprototype>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
36 <funcdef><function>getstat</function></funcdef>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
37 <paramdef>int <parameter>code</parameter></paramdef>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
38 <paramdef>int <parameter>filenum</parameter></paramdef>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
39 <paramdef>long *<parameter>size</parameter></paramdef>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
40 </funcprototype>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
41
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
42 <funcsynopsisinfo>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
43 /* code 5 */
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
44 </funcsynopsisinfo>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
45 <funcprototype>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
46 <funcdef><function>getstat</function></funcdef>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
47 <paramdef>int <parameter>code</parameter></paramdef>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
48 <paramdef>int <parameter>filenum</parameter></paramdef>
253b6096ee01 All function prototypes are added.
roug
parents: 542
diff changeset
49 <paramdef>long *<parameter>pos</parameter></paramdef>
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
50 </funcprototype>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
51 </funcsynopsis>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
52
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
53 </refsynopsisdiv>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
54
542
73319ee6a57e All "See Also" implemented
roug
parents: 468
diff changeset
55 <refsect1><title>Assembler Equivalent</title>
73319ee6a57e All "See Also" implemented
roug
parents: 468
diff changeset
56 <para>
73319ee6a57e All "See Also" implemented
roug
parents: 468
diff changeset
57 os9 I$GETSTT
73319ee6a57e All "See Also" implemented
roug
parents: 468
diff changeset
58 </para>
73319ee6a57e All "See Also" implemented
roug
parents: 468
diff changeset
59 </refsect1>
73319ee6a57e All "See Also" implemented
roug
parents: 468
diff changeset
60
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
61 <refsect1><title>Description</title>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
62 <para>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
63 Placeholder
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
64 </para>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
65 </refsect1>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
66 </refentry>