Guide to the DocBook DTD | ||
---|---|---|
Prev | Next |
EMPTY
The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.
Empty element, part of FuncSynopsis, that indicates that the Function in question takes no arguments. The string "(void)" should be output. See VarArgs. It has common attributes.
These elements contain Void: FuncPrototype, FuncSynopsis.
<FUNCSYNOPSIS> <FUNCSYNOPSISINFO>TODO TBS </FUNCSYNOPSISINFO> <FUNCPROTOTYPE> <FUNCDEF>TODO TBS </FUNCDEF> <VOID> </FUNCPROTOTYPE> </FUNCSYNOPSIS>
Prev | Home | Next |
VarListEntry | Up | VolumeNum |