View Single Post
Go4Expert Founder
22Oct2007,17:25  
shabbir's Avatar
Quote:
Originally Posted by rln
I heard for compiling C++ in windows we use Visual C++ 32 Bit Edition.
Correct
Quote:
Originally Posted by rln
Is any compiler for C++ in windows for 64 bit Edition ?
The same compiler but you use different command line parameters and the OS should be 64 Bit.
Quote:
Originally Posted by rln
Is any Visual C++ 64 Bit Edition for compiling pure 64-bit code on 64 Bit OS or 32 Bit OS ?
Should be 64 Bit OS but if am not sure on this.