![]() |
| | #1 |
| Registered User Join Date: Aug 2009
Posts: 34
| Setting up Visual Studio 2008 for ANSI Compliance Thanks! |
| steals10304 is offline | |
| | #2 |
| C++ Witch Join Date: Oct 2003 Location: Singapore
Posts: 12,460
| Project -> Properties -> C/C++ -> Language -> Disable Language Extensions Also, under General set the warning level to at least /W3. (/W4 is what I normally use, but I have heard that sometimes it gives spurious warnings.)
__________________ C + C++ Compiler: MinGW port of GCC Build + Version Control System: SCons + Bazaar Look up a C/C++ Reference and learn How To Ask Questions The Smart Way |
| laserlight is online now | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LDAP Query | Travoiz | C++ Programming | 0 | 08-13-2009 02:58 PM |
| We Got _DEBUG Errors | Tonto | Windows Programming | 5 | 12-22-2006 05:45 PM |
| C++ std routines | siavoshkc | C++ Programming | 33 | 07-28-2006 12:13 AM |
| load gif into program | willc0de4food | Windows Programming | 14 | 01-11-2006 10:43 AM |
| Learning OpenGL | HQSneaker | C++ Programming | 7 | 08-06-2004 08:57 AM |