Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Need a little help with multithreaded programming

Author: Russell Reagan

Date: 21:59:54 12/29/01

Go up one level in this thread


Regarding the isolation of platform specific code, would writing a thread class
be enough? I would write my thread class so that all platform specific code is
run in methods of the class, then when porting to another platform, I'd simply
have to rewrite a few methods in my class and the code in my program should
compile after I rewrite those methods.



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.