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 CCS Technical Support

Search found 2 matches
CCS Forum Index
Author Message
  Topic: Very simple for loop problem
dc

Replies: 9
Views: 11399

PostForum: General CCS C Discussion   Posted: Fri Jun 01, 2012 2:13 am   Subject: Very simple for loop problem
Hi,

TX_BUFFER is declared as bit array.

*********************
INT1 TX_BUFFER[96];
*********************

But I did not get reason for declaring 8 bit array for a bit. Actually this way will ...
  Topic: Very simple for loop problem
dc

Replies: 9
Views: 11399

PostForum: General CCS C Discussion   Posted: Fri Jun 01, 2012 1:18 am   Subject: Very simple for loop problem
Hi,

I have a code that stores bits of a byte in a bit array. I will not post all the code, I think it is not necessary. But instead I am going to post working and not working versions.

WORKING * ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group