Pregunta de entrevista de Bloomberg

How is the macro function interpreted during compilation

Respuestas de entrevistas

Anónimo

10 de feb de 2011

The entire function code is placed wherever the function is called.

Anónimo

23 de mar de 2011

The Macro function is substituted with the value during precompilation.