Whole document tree
    

Whole document tree

Parameter

Parameter

Name

Parameter -- Part of an instruction to a computer

Description

Part of an instruction to a computer. It may contain members of cptr.char.mix, and has common, MoreInfo, and Class attributes.

Attributes

Class

Class indicates the type of the Parameter; there is no default.

MoreInfo

Indicates whether the element's content has an associated RefEntry.

Examples

<FUNCSYNOPSIS>
<FUNCSYNOPSISINFO>#include &lt;stdlib.h></FUNCSYNOPSISINFO>
<FUNCDEF>double <FUNCTION>atof</FUNCTION></FUNCDEF>
<PARAMDEF>const char *<PARAMETER>nptr</PARAMETER></PARAMDEF>
</FUNCSYNOPSIS>
<FUNCSYNOPSIS>
<FUNCSYNOPSISINFO>TODO TBS
</FUNCSYNOPSISINFO>
<FUNCPROTOTYPE>
<FUNCDEF>TODO TBS
</FUNCDEF>
<VOID>
</FUNCPROTOTYPE>
</FUNCSYNOPSIS>