May 2010
Intermediate to advanced
552 pages
13h 37m
English
type — The classification of a value
type ::=
(text | phrase db._phrase | replaceable
| Graphic inlines | Indexing inlines | Linking inlines | Ubiquitous inlines)*
In general usage, type identifies one member of
a class of values.
In documenting computer programs, it identifies specifically a
“type,” as might be declared with
typedef in the C programming language.
Formatted inline.
classname, property, symbol, token
<article xmlns='http://docbook.org/ns/docbook'> <title>Example type</title> <para>The <function>geteuid</function> function returns a <type>uid_t</type> that contains the user's <emphasis>effective</emphasis> user ID. </para> </article>
Read now
Unlock full access