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 4 matches
CCS Forum Index
Author Message
  Topic: Fixed Point Decimal
gastaoc

Replies: 8
Views: 13004

PostForum: General CCS C Discussion   Posted: Wed Aug 29, 2012 7:02 am   Subject: Fixed Point Decimal
Thank you.
I did the same test on version 4.130 and it worked.
Now it's wait if this type of data no longer exists or is a version 4.135 bug and will be fixed.
Best Regards.
  Topic: Fixed Point Decimal
gastaoc

Replies: 8
Views: 13004

PostForum: General CCS C Discussion   Posted: Wed Aug 29, 2012 6:27 am   Subject: Fixed Point Decimal
Thank you for your attention.
The problem is that I am using the demo version and I have no right to support.
  Topic: Fixed Point Decimal
gastaoc

Replies: 8
Views: 13004

PostForum: General CCS C Discussion   Posted: Tue Aug 28, 2012 7:08 pm   Subject: Fixed Point Decimal
After reading about the advantages of using variables of type fixed decimal point over using variables of type float tried to declare as an example: int16 _fixed (2) money;

#include <16F873A.h& ...
  Topic: Fixed Point Decimal
gastaoc

Replies: 8
Views: 13004

PostForum: General CCS C Discussion   Posted: Tue Aug 28, 2012 6:40 pm   Subject: Fixed Point Decimal
How is possible to declare a fixed point decimal ? When a try to use a simple int16 _fixed(2) money; compiling with 4.135 = *** Error 48 "extreme_potencia_lcd.c" Line 100(19,24): Expecting a ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group