I have been working in VC++ 6.0. There are two header files with same name.The path of old version is included via "TOOLS/option/directories"
I want to use new version though don't want to change the old version and settings. how come it be possible ??? Is namespace a solution??? how to use it ??
I want to use new version though don't want to change the old version and settings. how come it be possible ??? Is namespace a solution??? how to use it ??
Comment