| www.delorie.com/gnu/docs/m4/m4_7.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
As m4 reads its input, it separates it into tokens. A
token is either a name, a quoted string, or any single character, that
is not a part of either a name or a string. Input to m4 can also
contain comments.
2.1 Names Macro names 2.2 Quoted strings Quoting input to m4 2.3 Other tokens Other kinds of input tokens 2.4 Comments Comments in m4 input
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |