Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/06/06 09:45
Read: times


 
#129052 - No, it doesn't
Responding to: ???'s previous message
Ap Charles said:
The OP asks for an example, how to shift an array elements using bitwise operator in c language
this clears says that the OP is familier with C language

No, in my opinion, it does not.

If he were familiar with the 'C' language, he would know that ther are specific shift operators as a standard part pf the language, and the bitwise operators are something completely different.

It is, of course, possible that he has some esoteric reason to use bitwise operators rather than the obvious shift operators - but, in that case, he needs to give a clear explanation!

And, if he were familiar with the 'C' language, he would know that such an explanation was necessary - because the shift operators are specifically designed for the purpose.



List of 18 messages in thread
TopicAuthorDate
shifting array elements using bitwise opeartor inC            01/01/70 00:00      
   Why?            01/01/70 00:00      
   Elaborate please.            01/01/70 00:00      
       opeartor inC            01/01/70 00:00      
         Possibly not            01/01/70 00:00      
            Possibly not            01/01/70 00:00      
               No, it doesn't            01/01/70 00:00      
                  *nitpick*            01/01/70 00:00      
                     Ah yes            01/01/70 00:00      
               may be not!            01/01/70 00:00      
                  We will never know ...            01/01/70 00:00      
                  my actual problem            01/01/70 00:00      
                     do not shift at all            01/01/70 00:00      
                        Circular buffer            01/01/70 00:00      
                     it's bytewise then, isn't it            01/01/70 00:00      
                     That makes _a lot_ more sense.            01/01/70 00:00      
                        just a small remark            01/01/70 00:00      
                           My bad.            01/01/70 00:00      

Back to Subject List