Also macros might get you faster than C, for the same reason that C++ can be faster than C (compile time metaprogramming).
Also macros might get you faster than C, for the same reason that C++ can be faster than C (compile time metaprogramming).