Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: problems with intel c++ -stdio.h not found

Author: Alexander Kure

Date: 05:57:34 04/09/02

Go up one level in this thread


Hi Vincent,

I do not know Intels C++ compiler, but C header files included in a c++ program
should use the standard C++ C header files, eg.:

<cstdio>  instead of <stdio.h>

Greetings
Alex



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.