Hi falks,
i got this question in a test, i'm almost positive
that all of the answers are incorrect:
in C++, the "inline" mechanism:
1. enable better run time prformance, while still
keep structuralism
2. is actually using the old C preprocessor
3. does not enable type checking while...