Go to the first, previous, next, last section, table of contents.


Giving Symbols Other Values

A symbol can be given an arbitrary value by writing a symbol, followed by an equals sign `=', followed by an expression (see section Expressions). This is equivalent to using the .set directive. See section .set symbol, expression.


Go to the first, previous, next, last section, table of contents.