| ??? 10/27/09 13:13 Read: times |
#170101 - Macros also in C Responding to: ???'s previous message |
Preprocessor constructs using #define in C is also sometimes called macros. Just as in the case of assembler macros, they will perform a source code expansion, where the reference to the define gets replaced with a sequence C tokens - possibly containing yet more #defined symbols to expand. |
| Topic | Author | Date |
| Macros | 01/01/70 00:00 | |
| more information needed | 01/01/70 00:00 | |
| Macros | 01/01/70 00:00 | |
| Thanks for help. | 01/01/70 00:00 | |
| Macros also in C | 01/01/70 00:00 | |
It's a general term | 01/01/70 00:00 |



