C Routines

PreviousUpNext
Up: The doctext Program Next: C Macros Previous: Structured Comments

C routines are indicated by the structured comment /*@ ... @*/. The doctext program provides a synopsis automatically by reading the declarations of the routine. Arguments are specified as described in See section Describing Arguments.


PreviousUpNext
Up: The doctext Program Next: C Macros Previous: Structured Comments