Author: Eugene Nalimov
Date: 11:50:25 10/11/99
Go up one level in this thread
On October 11, 1999 at 13:57:47, Bruce Moreland wrote: >On October 11, 1999 at 13:12:32, Eugene Nalimov wrote: > >>If you are using C++, you can do exactly the same by using templates. This way >>you don't have to artificialy separate your program into several files, nor you >>have to #define/#undef specialized code. > >Right, sorry, I should be more modern. I'm using C in mine though. > >bruce I usually use C++ as "C with extended syntax" - no constructors, classes, virtual methods, etc. But I love templates, function (not operator!) overloading, end-of-lines comments, "real" constants. Eugene
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.