CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Doubts about the shift_right and shift_left functions

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
DiegoGarcia



Joined: 01 Mar 2008
Posts: 48

View user's profile Send private message

Doubts about the shift_right and shift_left functions
PostPosted: Mon Apr 14, 2008 11:48 am     Reply with quote

Hi guys,

I was wondering if anyone of you can explain me how the shift right and shift_left functions work !

I've see some documentation about it but I dont understand ..

If I have an byte like that 0b00000001 if I shift_right it like that shift_right(*(track+index),1,1) what happens ?

I'm studing this functions to make the mcr.c driver to read the track in both directions !

Thanks a lot guys,
Regards,
Diego Garcia
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Apr 14, 2008 12:33 pm     Reply with quote

Make a short test program and find out.
Use printf to display the results.
That's how you can learn.
DiegoGarcia



Joined: 01 Mar 2008
Posts: 48

View user's profile Send private message

PostPosted: Mon Apr 14, 2008 12:40 pm     Reply with quote

Nice tip PCM Programmer I will try to do it !

Thanks regards,
Diego Garcia
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group