Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
Overriding Defined Macros
How do you override a defined macro?
✍: FYIcenter
You can use the #undef preprocessor directive to undefine (override) a previously defined macro.
2007-02-26, 7110👍, 0💬
Popular Posts:
What is normalization? What are different types of normalization? It is set of rules that have been ...
What's the difference between J2SDK 1.5 and J2SDK 5.0? There is no difference, Sun Microsystems just...
How To Check the Oracle TNS Settings? - Oracle DBA FAQ - ODBC Drivers, DSN Configuration and ASP Con...
The following variable is available in file1.c, who can access it? static int average; Answer: all t...
What is normalization? What are different types of normalization? It is set of rules that have been ...