Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Visual Studio 2005 - forced users using MS function stuff ?

Author: Joost Buijs

Date: 04:41:13 12/16/05

Go up one level in this thread


Hi,

It is easy to get rid of these warnings.

// disable 'deprecated' warnings
#pragma warning(disable : 4996)

Joost



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.