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: How simplify my code?
hiti

Replies: 2
Views: 4827

PostForum: General CCS C Discussion   Posted: Mon Feb 13, 2012 5:10 pm   Subject: How simplify my code?
Thanks, I don't know that we can do this with printf.

I test it work well.

Thanks, it is exactly what I want!

Very Happy

Finally I do this:

int32 z = 0x07D8; //initial value of integer 2 ...
  Topic: How simplify my code?
hiti

Replies: 2
Views: 4827

PostForum: General CCS C Discussion   Posted: Mon Feb 13, 2012 4:21 pm   Subject: How simplify my code?
Hello, i search to transform integer to a string and display it to my lcd (1x16).

I do this, it work, but i think it is not nice code.

my function:

int tostring(int val,int ordre) ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group