A few questions about the C++ preprocessor:
- how to make the preprocessor go to a new line into the preprocessoring code?
- how to make the preprocessor insert a tab character or multiple spaces into the preprocessoring code?
- how to make the preprocessor insert comments into the preprocessoring code?