Macros in c & C++ -


is possible define or undefine macros during runtime.

no. macros preprocessor mechanism, , resolved before compiler executes.

their purpose alter source code compiler sees, don't exist @ runtime (let alone permit modification).


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -