This is a discussion on About Macros within the C and C++ forums, part of the Programming Talk category; Are there any disadvantages because of using many macros in a C programming language? I want to know about that. ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Macros must be handled by programmers with great care only when needed. Some of the disadvantages are:
The ways in which macros are handled by preprocessors vary greatly from compiler to compiler. The impossibility of including C directives within a macro. |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Microsoft .NET : Enhance Productivity With Macros | techguru | Microsoft .NET Tutorials and Articles | 0 | 08-27-2005 11:23 AM |
| comp.lang.c Answers to Frequently Asked Questions (FAQ List) | Steve Summit | Tech FAQ | 0 | 06-01-2004 07:00 AM |
| Viruses and the Mac FAQ | David Harley | Tech FAQ | 0 | 04-26-2004 06:46 AM |
| vi editor FAQ (Frequently Asked Question List), Part 2/2 | E. Larry Lidz | Tech FAQ | 0 | 04-19-2004 01:02 AM |
| Viruses and the Mac FAQ | David Harley | Tech FAQ | 0 | 04-11-2004 08:10 AM |