Author: David Rasmussen
Date: 17:38:23 01/23/02
Go up one level in this thread
On January 23, 2002 at 14:21:33, Russell Reagan wrote: >On January 23, 2002 at 03:54:31, Daniel Clausen wrote: > > >Regarding ANSI C/C++... > >If there were a single compiler that was 100% compliant then it would make sense >to program according to it, but seeing as there are no compilers that are 100% >ANSI C/C++ compliant, it's just a matter of whatever works IMO. > Most programs that you will write, you can write 100% C++ compliant, and your compiler will be able to compile it correctly. Compliance problems with compilers are primarily in the template support. So unless you write a lot of hard core template code, you have no excuse not to be compliant. As for C compilers, there are compilers that are compliant. /David
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.