I am analyzing a legacy code which heavily using macro , I am lost in understanding how macro are expanding in code.
Could any one suggest me some tool or technique so that i can study actual code generated from macro expansion.
Platform : Windows XP Language : C++ Compiler : VC6
Thanks in Advance