File: node18.html

package info (click to toggle)
kimwitu-doc 10a-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 1,192 kB
  • ctags: 341
  • sloc: makefile: 166; yacc: 125; ansic: 40; lex: 18; sh: 2
file content (95 lines) | stat: -rw-r--r-- 3,194 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 98.1p1 release (March 2nd, 1998)
originally by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Predefined Phyla and Operators</TITLE>
<META NAME="description" CONTENT="Predefined Phyla and Operators">
<META NAME="keywords" CONTENT="tpman">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<LINK REL="STYLESHEET" HREF="tpman.css">
<LINK REL="next" HREF="node19.html">
<LINK REL="previous" HREF="node17.html">
<LINK REL="up" HREF="node15.html">
<LINK REL="next" HREF="node19.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html347"
 HREF="node19.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="/usr/share/latex2html/icons/next.png"></A> 
<A NAME="tex2html343"
 HREF="node15.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="/usr/share/latex2html/icons/up.png"></A> 
<A NAME="tex2html337"
 HREF="node17.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="/usr/share/latex2html/icons/prev.png"></A> 
<A NAME="tex2html345"
 HREF="node4.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
 SRC="/usr/share/latex2html/icons/contents.png"></A> 
<A NAME="tex2html346"
 HREF="node58.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
 SRC="/usr/share/latex2html/icons/index.png"></A> 
<BR>
<B> Next:</B> <A NAME="tex2html348"
 HREF="node19.html">File Names, Preprocessor Symbols</A>
<B> Up:</B> <A NAME="tex2html344"
 HREF="node15.html">Output</A>
<B> Previous:</B> <A NAME="tex2html338"
 HREF="node17.html">Generated Functions</A>
<BR>
<BR>
<!--End of Navigation Panel-->

<H2><A NAME="SECTION00073000000000000000">&#160;</A>
<A NAME="gen-predef">&#160;</A>
<BR>
Predefined Phyla and Operators
</H2>
The following phyla and operators are predefined.
They cannot be redefined by the user's input.
These predefined phyla have the property of unique representation.
The predefined operators are only used in conjunction with
the Synthesizer Generator, see Section&nbsp;<A HREF="node27.html#sg-io">3.5</A>.
<A NAME="1433">&#160;</A>
<A NAME="1434">&#160;</A>
<A NAME="1435">&#160;</A>

<P><TABLE CELLPADDING=3 BORDER="1">
<TR><TD ALIGN="LEFT">Phyla</TD>
<TD ALIGN="LEFT">Operators</TD>
</TR>
<TR><TD ALIGN="LEFT">int</TD>
<TD ALIGN="LEFT">_Int <EM> mapped directly to C</EM></TD>
</TR>
<TR><TD ALIGN="LEFT">casestring</TD>
<TD ALIGN="LEFT">_Str</TD>
</TR>
<TR><TD ALIGN="LEFT">nocasestring</TD>
<TD ALIGN="LEFT">NoCaseStr</TD>
</TR>
</TABLE>
<P>
The operators mentioned here should not be used.
Instead
see the description of the functions <I>mkcasestring</I>, and <I>mknocasestring</I>
in Section&nbsp;<A HREF="node17.html#gen-func">2.2</A>, which create values of these phyla.

<P>
<BR><HR>
<ADDRESS>
<I></I>
<BR><I>2000-04-17</I>
</ADDRESS>
</BODY>
</HTML>