HI ALL,
1. I want to know, if it's possible to have a pointer that is pointing
to an individual bit, say, of an "int"?
2. Suppose that I have declared a "unsigned int", using bitwise
operations, I have set the higher 16 bits to 1, is it possible now
that without using bitwise operations, I could copy a 16-bit "unsigned
short" into its lower 16 bits?
Thanks for any help you could provide.
eric
--
comp.lang.c.moderated - moderation address: clcm@[EMAIL PROTECTED]
-- you must
have an appropriate newsgroups line in your header for your mail to be
seen,
or the newsgroup name in square brackets in the subject line. Sorry.


|