Next: @i Prev: @e_ Up: @@ commands Top: Top WEB command `@f': Format identifier or module name.

For example,

------------------------------------------------------------------------------ @f mytype int -------------------------------------------------------------------------------

says to treat the variable |mytype| just as |int| is treated (e.g., as a reserved word in C or C++).