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

help for 40-bit hex to ascii

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



Joined: 19 Sep 2006
Posts: 2

View user's profile Send private message

help for 40-bit hex to ascii
PostPosted: Fri Nov 07, 2008 6:18 am     Reply with quote

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 decimal value in ascii format for sending to the pc:
"73015369694"

I've tried the 64-bit math procedures but I can't. Can anybody help me?

Regards,
baris
_________________
Baris
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Fri Nov 07, 2008 11:03 am     Reply with quote

Quote:
I've tried the 64-bit math procedures
Which? Only PCD supports higher precision than 32-Bit.
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