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


Macros for doing arithmetic

Integer arithmetic is included in m4, with a C-like syntax. As convenient shorthands, there are builtins for simple increment and decrement operations.


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