Search:
Forum
General C++ Programming
what does the ':' operator mean here?
what does the ':' operator mean here?
tejashs
(63)
Aug 13, 2012 at 4:18am UTC
i saw this statement in a c file what does this mean?
uint32_t a:2;
JLBorges
(1336)
Aug 13, 2012 at 4:26am UTC
See
http://msdn.microsoft.com/en-us/library/ewwyfdbe(v=vs.91).aspx
tejashs
(63)
Aug 16, 2012 at 10:49am UTC
thanks for the info
Topic archived. No new replies allowed.
C++
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs