News

Let's go step by step. The above code will call the MyTrace function that internally calls OutputDebugString. So, why a macro? It's for convenience. Otherwise, we would have to pass line number and ...