j
k
j a
j l
John Maddock wrote:
if you use #include <somename.hpp> and "somename" happens to be a macro then it gets macro expanded
if you use
#include <somename.hpp>
and "somename" happens to be a macro then it gets macro expanded
With what "compiler"? -- Genny
Back to the thread
Back to the list