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 6 matches
CCS Forum Index
Author Message
  Topic: pcwh v.4.023
jorge

Replies: 5
Views: 7829

PostForum: General CCS C Discussion   Posted: Thu Jan 21, 2010 3:03 am   Subject: pcwh v.4.023
Thank you for the help,

its solved by removing all prototype functions in the main program.

Best wishes

Jorge
  Topic: pcwh v.4.023
jorge

Replies: 5
Views: 7829

PostForum: General CCS C Discussion   Posted: Wed Jan 20, 2010 6:43 pm   Subject: pcwh v.4.023
Hello,
I changed my compiler PCWH from 3.212 to 4.023. My program was working fine under the first one, but now I get the compilation error Nr. 165 "No overload function matches". The manua ...
  Topic: basics - reference parameters
jorge

Replies: 3
Views: 4500

PostForum: General CCS C Discussion   Posted: Sat Jan 09, 2010 12:06 pm   Subject: basics - reference parameters
Thank you Ttelmah,

now I got it. It is pretty tricky!

Through this I am reading one byte into the low-byte of the int16 data location. Through the first de-referencing operator(*) I gain access ...
  Topic: basics - reference parameters
jorge

Replies: 3
Views: 4500

PostForum: General CCS C Discussion   Posted: Sat Jan 09, 2010 6:30 am   Subject: basics - reference parameters
Hello,
going through a code (PCHW) I found following line:
*((int8*)&data +1) = read_eeprom(addr);
What is the meaning of the second "*" at int8?

Could this ...
  Topic: standard and fast io
jorge

Replies: 2
Views: 3486

PostForum: General CCS C Discussion   Posted: Mon Jan 04, 2010 4:42 am   Subject: standard and fast io
Thank you, I will go for it.
And not to forget. A Happy New Year to everybody.

Jorge
  Topic: standard and fast io
jorge

Replies: 2
Views: 3486

PostForum: General CCS C Discussion   Posted: Mon Jan 04, 2010 3:31 am   Subject: standard and fast io
Good morning to all,
can anyone tell me, if standard and fast io could be used in one and the same program (maybe in different functions)?
Thank you
Jorge
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group