#include "StdAfx.h"// Tail comment #include "Utility\perftime.h" #pragma hdrstop #define MACRO 10\ + 3 // Multi line macro with comment #define __DEBUG 1 #define STRING 'This is a string' #define COMMENT "/* comment in \"a\" string */" // c++ comment line // cpp block char PerfTimer::Buf[64];