annotate docs/ccguide/ccguide.docbook @ 1331:0a3500c747de

Fixed ANOTHER bug
author boisy
date Sun, 07 Sep 2003 00:53:51 +0000
parents bc28c3bc3769
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
633
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
1 <?xml version="1.0" ?>
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
3 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
4 <!ENTITY vendor "OS9 Consortium">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
5 <!ENTITY make "Dragon/Color">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
6 <!ENTITY preface SYSTEM "intro.preface">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
7 <!ENTITY chap1 SYSTEM "chap1.chapter">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
8 <!ENTITY chap2 SYSTEM "chap2.chapter">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
9 <!ENTITY chap3 SYSTEM "chap3.chapter">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
10 <!ENTITY chap4 SYSTEM "chap4.chapter">
1065
63fc27187545 Appendix A from "The C Programming Language, 1978" found on the Internet
roug
parents: 656
diff changeset
11 <!ENTITY crefapp SYSTEM "creference.appendix">
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
12 <!ENTITY errorsapp SYSTEM "errors.appendix">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
13 <!ENTITY phasesapp SYSTEM "phases.appendix">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
14 <!ENTITY basic09app SYSTEM "basic09.appendix">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
15 <!ENTITY asmapp SYSTEM "asm.appendix">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
16
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
17
633
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
18 <!ENTITY abortref SYSTEM "abort.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
19 <!ENTITY absref SYSTEM "abs.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
20 <!ENTITY accessref SYSTEM "access.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
21 <!ENTITY chainref SYSTEM "chain.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
22 <!ENTITY chdirref SYSTEM "chdir.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
23 <!ENTITY chmodref SYSTEM "chmod.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
24 <!ENTITY chownref SYSTEM "chown.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
25 <!ENTITY closeref SYSTEM "close.refentry">
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
26 <!ENTITY crcref SYSTEM "crc.refentry">
633
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
27 <!ENTITY creatref SYSTEM "creat.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
28 <!ENTITY defdriveref SYSTEM "defdrive.refentry">
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
29 <!ENTITY dupref SYSTEM "dup.refentry">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
30 <!ENTITY exitref SYSTEM "exit.refentry">
633
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
31 <!ENTITY getpidref SYSTEM "getpid.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
32 <!ENTITY getstatref SYSTEM "getstat.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
33 <!ENTITY getuidref SYSTEM "getuid.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
34 <!ENTITY interceptref SYSTEM "intercept.refentry">
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
35 <!ENTITY killref SYSTEM "kill.refentry">
633
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
36 <!ENTITY lseekref SYSTEM "lseek.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
37 <!ENTITY mknodref SYSTEM "mknod.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
38 <!ENTITY modloadref SYSTEM "modload.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
39 <!ENTITY munlinkref SYSTEM "munlink.refentry">
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
40 <!ENTITY os9ref SYSTEM "os9.refentry">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
41 <!ENTITY openref SYSTEM "open.refentry">
633
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
42 <!ENTITY os9forkref SYSTEM "os9fork.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
43 <!ENTITY pauseref SYSTEM "pause.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
44 <!ENTITY prerrref SYSTEM "prerr.refentry">
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
45 <!ENTITY readref SYSTEM "read.refentry">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
46 <!ENTITY sbrkref SYSTEM "sbrk.refentry">
633
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
47 <!ENTITY setprref SYSTEM "setpr.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
48 <!ENTITY setimeref SYSTEM "setime.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
49 <!ENTITY setuidref SYSTEM "setuid.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
50 <!ENTITY setstatref SYSTEM "setstat.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
51 <!ENTITY signalref SYSTEM "signal.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
52 <!ENTITY stacksizeref SYSTEM "stacksize.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
53 <!ENTITY strassref SYSTEM "strass.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
54 <!ENTITY tsleepref SYSTEM "tsleep.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
55 <!ENTITY unlinkref SYSTEM "unlink.refentry">
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
56 <!ENTITY waitref SYSTEM "wait.refentry">
633
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
57 <!ENTITY writeref SYSTEM "write.refentry">
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
58
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
59 <!ENTITY atofref SYSTEM "atof.refentry">
633
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
60 <!ENTITY fcloseref SYSTEM "fclose.refentry">
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
61 <!ENTITY feofref SYSTEM "feof.refentry">
633
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
62 <!ENTITY findstrref SYSTEM "findstr.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
63 <!ENTITY fopenref SYSTEM "fopen.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
64 <!ENTITY freadref SYSTEM "fread.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
65 <!ENTITY fseekref SYSTEM "fseek.refentry">
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
66 <!ENTITY getcref SYSTEM "getc.refentry">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
67 <!ENTITY getsref SYSTEM "gets.refentry">
633
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
68 <!ENTITY isalpharef SYSTEM "isalpha.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
69 <!ENTITY l3tolref SYSTEM "l3tol.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
70 <!ENTITY longjmpref SYSTEM "longjmp.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
71 <!ENTITY mallocref SYSTEM "malloc.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
72 <!ENTITY mktempref SYSTEM "mktemp.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
73 <!ENTITY printfref SYSTEM "printf.refentry">
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
74 <!ENTITY putcref SYSTEM "putc.refentry">
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
75 <!ENTITY putsref SYSTEM "puts.refentry">
633
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
76 <!ENTITY qsortref SYSTEM "qsort.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
77 <!ENTITY scanfref SYSTEM "scanf.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
78 <!ENTITY setbufref SYSTEM "setbuf.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
79 <!ENTITY sleepref SYSTEM "sleep.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
80 <!ENTITY strcatref SYSTEM "strcat.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
81 <!ENTITY systemref SYSTEM "system.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
82 <!ENTITY toupperref SYSTEM "toupper.refentry">
14e792902588 Convert to Docbook XML format
roug
parents: 617
diff changeset
83 <!ENTITY ungetcref SYSTEM "ungetc.refentry">
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
84 ]>
1148
bc28c3bc3769 Put all stylesheets in one central location
roug
parents: 1065
diff changeset
85 <book id="ccguide" lang="en">
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
86 <bookinfo>
617
fd2cb29abee5 Chapter 2 finished
roug
parents: 609
diff changeset
87 <title>Microware C Compiler User's Guide</title>
fd2cb29abee5 Chapter 2 finished
roug
parents: 609
diff changeset
88 <subtitle>for OS-9</subtitle>
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
89
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
90 <publisher>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
91 <publishername>Cleglen Publishing Limited</publishername>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
92 <address>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
93 <city>Cardiff</city>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
94 </address>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
95 </publisher>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
96
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
97 <copyright>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
98 <year>1983</year>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
99 <holder>Microware Systems Corporation.</holder>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
100 </copyright>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
101
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
102 <legalnotice>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
103
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
104 <para>All rights reserved.</para>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
105
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
106 <para>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
107 Reproduction of this document, in part or whole, by any means,
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
108 electrical or otherwise, is prohibited, except by written permission
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
109 from Microware Systems Corporation.</para>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
110
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
111 <para>The information contained herein is believed to be accurate as of
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
112 the date of publication, however, Microware will not be liable for
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
113 any damages, including indirect or consequential, from use of
656
roug
parents: 654
diff changeset
114 the OS-9 operating system or reliance on the accuracy of this
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
115 documentation. The information contained herein is subject to
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
116 change without notice.</para>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
117 </legalnotice>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
118 <revhistory>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
119 <revision>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
120 <revnumber>C</revnumber>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
121 <date>June 1983</date>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
122 </revision>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
123 </revhistory>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
124 </bookinfo>
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
125
468
60b821f18853 A little here and there.
roug
parents: 466
diff changeset
126 <preface>
60b821f18853 A little here and there.
roug
parents: 466
diff changeset
127 <title>Acknowledgements</title>
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
128 <para>
617
fd2cb29abee5 Chapter 2 finished
roug
parents: 609
diff changeset
129 The OS-9 C Compiler was written by James McCosh with OS-9
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
130 implementation assistance from Terry Crane and Kim Kempf. The
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
131 Relocatable Assembler, Linker, and Profiler was edited by Wes Camden and
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
132 Ken Kaplan.
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
133 </para>
468
60b821f18853 A little here and there.
roug
parents: 466
diff changeset
134 </preface>
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
135
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
136 &preface;
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
137 &chap1;
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
138 &chap2;
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
139 &chap3;
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
140 &chap4;
1065
63fc27187545 Appendix A from "The C Programming Language, 1978" found on the Internet
roug
parents: 656
diff changeset
141 &crefapp;
466
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
142 &errorsapp;
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
143 &phasesapp;
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
144 &basic09app;
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
145 &asmapp;
bea58398bb15 Skeletons for the C Compiler User's Guide, 1983
roug
parents:
diff changeset
146 </book>