On Wed, May 24, 2006 at 01:55:00PM -0600, Warren Turkal wrote:
> > It is not possible to fix it. At least without the knowledge that it is
> > compiled with a c++ compiler.
> Aren't there CPP symbols (__cplusplus comes to mind) defined only when a c++ 
> compiler is running that could be used to detect that a c++ compiler is 
> indeed running?

No, it allows to use of std::list and other c++ datatypes, which makes
such things possible without problems.

Bastian

-- 
Pain is a thing of the mind.  The mind can be controlled.
                -- Spock, "Operation -- Annihilate!" stardate 3287.2

Reply via email to