[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: usage of reserved C++-keyword in cthreads.h



Ulrich Eckhardt <doomster@knuut.de> writes:

>  #ifdef c_plusplus
>  #error this file can only be used with plain C, not C++
>  #endif
> in conformance[1] to the rest of the file. 

I think that using #include <cthreads.h> in a C++ program is wrong for
exactly the same reasons that using it in a Pascal program would be
wrong.



Reply to: