Re: How to print out



On 20 Feb 2006 13:02:30 -0800, poison.summer@xxxxxxxxx wrote in
comp.lang.c:

Hi I have a char variable p,
I'd like to print the lower 4 bits and higher 4 bits of p seperately,
how can I do it?

Thanks a lot!

Which four of the 32 bits in the char are "lower" and which are
"higher"? If you had said "lowest" and "highest", we would know for
sure what you were talking about. And what do you want to do with the
other 24 bits?

And why are you posting this again instead of reading the replies to
your previous post of the same question?

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://c-faq.com/
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~ajo/docs/FAQ-acllc.html
.



Relevant Pages

  • Re: [SLE] Large HD problems?
    ... Ok after reading these replies, where did these people come up with 250 GB ... drives not working then? ... Please read the FAQs: suse-linux-e-faq@suse.com ...
    (SuSE)
  • Re: Whats wrong about const?
    ... > Test1 can not be compiled. ... What's wrong with you reading the answers to the same question when ... Jack Klein ... FAQs for ...
    (comp.lang.c)
  • Re: How to print out
    ... Jack Klein wrote: ... Which four of the 32 bits in the char are "lower" and which are ... And why are you posting this again instead of reading the replies to ... FAQs for ...
    (comp.lang.c)
  • Re: [SLE] Have you seen this? -- TOFU explained
    ... that I should just accept the difficult method of reading ... replies (by scrolling down and searching for the start of the reply) ... To my logic there is nothing that would speak on behalf of bottom-posting, ... especially when it means more difficult replies to read. ...
    (SuSE)
  • Re: PING: geobehra
    ... I have been reading the FAQs. ... Wellbutrin and the Nicotine ... husband does not think I am going to succeed. ...
    (alt.support.stop-smoking)

Loading