I take a class in which I have to write some C ++ applications for Linux. I really really don't like dev tools available under Linux, but I like VS2010.
Is there any compiler that will provide ANSI or gcc compatibility in VC ++? Or can I exchange the compiler for gcc and still use the VS environment?
gcc standards visual-c ++ visual-studio-2010 ansi
David Lively
source share