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: help for 40-bit hex to ascii
aslanbaris

Replies: 1
Views: 3164

PostForum: General CCS C Discussion   Posted: Fri Nov 07, 2008 6:18 am   Subject: help for 40-bit hex to ascii
I have a 40-bit hex number in ascii format.
"11000E1FDE" (0x31 0x31 0x30 0x30 0x30 0x45 0x31 0x46 0x44 0x45)

I can convert it to hex value:
0x11 0x00 0x0E 0x1F 0xDE

I need its decima ...
  Topic: help for const and volatile...
aslanbaris

Replies: 0
Views: 4050

PostForum: General CCS C Discussion   Posted: Tue Sep 19, 2006 12:46 am   Subject: help for const and volatile...
Hi,

i'm trying to port the c code that written for "cosmic c" and "hi-tech c" compiler.

CCS compiler (3.224) give error message: "Unknown type" for "const&quo ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group