This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

standard or not?


Hi all

I saw in a friend's Visual C++ code a line like the one below

int _val : 2;

he told me that the number after the identifier refers to the number of bits 
the variable will have. I tested this in gcc 3.2 and it didn't worked.
Is this C/C++ standard o a Micro$oft extention?

best reg@rds
Israel

-- 
Israel Fdez Cabrera.
Usuario Linux: 270292	(http://counter.li.org)
israel@seg.inf.cu
Segurmatica.
La Habana, Cuba.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]