File:  [MW Coherent from dump] / coherent / a / usr / man / ALL / macro
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent



macro                       Definition                      macro




A macro is a body of text that is given a name.  When the name is
used  in a  program, it  is replaced  with the  text to  which it
refers; this is  called macro expansion.  For example, getchar is
a macro that consists of the function call getc(stdin).

Because macros may employ an argument _n times, any arguments that
have side  effects will have the side effect  repeated _n times as
well, which may be undesirable.

***** See Also *****

#define, definitions, function, m4












































COHERENT Lexicon                                           Page 1



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.