Re: Variable declaration followed by colon?



saverio.post@xxxxxxxxx said:

What does this represent?

unsigned int n : 6;

See "The C Programming Language", 2nd edition, by Kernighan and Ritchie,
pages 149-150.

--
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www. +rjh@
Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999
.



Relevant Pages

  • Re: help me learn C
    ... The C Programming Language, 2nd Ed. Kernighan & Ritchie. ... Prentice Hall, ...
    (comp.lang.c)
  • Re: beginner c questions
    ... "The C Programming Language" Second Edition. ... I actually have Kernighan and Ritchie, "The C Programming Language" ...
    (comp.lang.c)
  • Re: comp.lang.c
    ... dravid wrote: ... I suggest The C Programming Language" by Kernighan and Ritchie - ISBN 0-13-110362-8 ...
    (comp.lang.c)
  • Re: TUTORIAL
    ... Buy "The C Programming Language", by Kernighan & Ritchie. ... Posted via a free Usenet account from http://www.teranews.com ...
    (comp.lang.c)
  • Re: Solutions for the Kernighan and Ritchie
    ... I've read the Kernighan and Ritchie some time ago, and then again, but ... this time I've done the full set of exercises. ... Richard Heathfield ...
    (comp.lang.c)