dbhtml_funcsynopsis-style

dbhtml_funcsynopsis-style — Specifies presentation style for a funcsynopsis

Synopsis

<?dbhtml funcsynopsis-style="kr"|"ansi"?>

Use the <?dbhtml funcsynopsis-style?> PI as a child of a funcprototype or anywhere within a funcprototype control the presentation style for the funcsynopsis in output.

Parameters

funcsynopsis-style="kr"

Displays the funcprototype in K&R style

funcsynopsis-style="ansi"

Displays the funcprototype in ANSI style

Related Global Parameters

funcsynopsis.style