int implicit:1;

Pietrobon Marcello teiffel@attglobal.net
Sat Feb 23 22:02:00 GMT 2002


While compiling condvar2.c and condvar2_1.c with the Intel compiler, I
get the warning:

../implement.h(134): remark #108: implicitly-signed bit field of length
1
    int implicit:1;

What does it mean
int implicit:1;
?

I never saw something like that in any C or C++ manual.

Regards,
Marcello





More information about the Pthreads-win32 mailing list