samedi 3 septembre 2016

Why use #define for registers instead of constants?

If you declare it as a constant you can also specify the type (size) of the register and let the compiler provide its assistance. Why is it a common practice to use #define for register name-value declaration instead of constants?

Aucun commentaire:

Enregistrer un commentaire