Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1186 | savelij | 1 | +---------------------- Test Application DEF16 ----------------------------+ |
2 | | | |
||
3 | | This is one of the programs from the 'Programming Examples' chapter in | |
||
4 | | the manual. It demonstrates how a macro can define another macro, and | |
||
5 | | how macro arguments can be converted to strings and be examined. | |
||
6 | | | |
||
7 | +----------------------------------------------------------------------------+ |