Next: ‘@*’, ‘@*n’: Begin major section, Previous: ‘@|’: Literal vertical bar, or optional line break, Up: FWEB COMMANDS [Contents][Index]
Sections are begun by either ‘@*’ or ‘@ ’.
‘@ ’ begins a new minor (unstarred or unnamed) section that is not entered into the Table of Contents. For example,
@ This is an example of a minor (unnamed) section. (No entry is made in the Table of Contents.) @a main() {}