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: Float to string
mjscott

Replies: 1
Views: 4254

PostForum: General CCS C Discussion   Posted: Tue May 10, 2005 3:24 pm   Subject: Float to string
I'm looking for a float to string like that in sprintf, except I want to be able to place the format string in a ram buffer. Any thoughts?
  Topic: Printf
mjscott

Replies: 1
Views: 8746

PostForum: General CCS C Discussion   Posted: Tue Apr 20, 2004 8:59 am   Subject: Printf
I'm seeing an error with printf using signed int16. I'm always getting the last number to be returned as binary.

Example
(led_putch is an LED output routine)

signed int16 temp;
temp = 215;
...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group