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

32bit math

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







32bit math
PostPosted: Tue Feb 24, 2004 4:50 am     Reply with quote

Hi I'm new to CCS C.

When doing a 32 bit multiply for example, how is the subsequent 64 bit number managed?
Is it in two 32 bit variables??
Thanks
Steve
Ttelmah
Guest







Re: 32bit math
PostPosted: Tue Feb 24, 2004 5:32 am     Reply with quote

stmack wrote:
Hi Im new to CCS C.

When doing a 32 bit multiply for example, how is the subsequant 64 bit number managed?
Is it in two 32 bit variables??
Thanks
Steve

CCS, only supports 32bit maths, not 64bit. Hence if the result of arithmetic is larger than 32bit, it is just truncated.

Best Wishes
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