Question d’entretien chez Valeo

Macros

Réponse à la question d'entretien

Utilisateur anonyme

6 août 2018

marcros are preprocessor directives used to define variables or functions. after that any occurrence of the macros in the code is replaced with its value.

1