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 5 matches
CCS Forum Index
Author Message
  Topic: Fast 16x16 Multiply with 32-bit Result
itp

Replies: 2
Views: 5025

PostForum: General CCS C Discussion   Posted: Mon Jan 02, 2006 9:24 am   Subject: Fast 16x16 Multiply with 32-bit Result
Hi all,


Any idea for Faster 16x16 Multiply with 32-bit Result in C

Regards
Itp
  Topic: What I am doing wrong ?
itp

Replies: 2
Views: 11118

PostForum: General CCS C Discussion   Posted: Wed Feb 25, 2004 4:11 am   Subject: What I am doing wrong ?
Thanks PCM programmer for your reply.
Regards
Itp
  Topic: What I am doing wrong ?
itp

Replies: 2
Views: 11118

PostForum: General CCS C Discussion   Posted: Wed Feb 25, 2004 12:13 am   Subject: What I am doing wrong ?
Hi All,

Two of my function definitions in CCS C Compiler are as follows.

void lcd_print(unsigned char *string)
{
while (*string)
lcd_data_out (*string++);
}


void lcd_data_out(uns ...
  Topic: confusion between display and keyboard
itp

Replies: 2
Views: 11487

PostForum: General CCS C Discussion   Posted: Tue Feb 03, 2004 12:09 am   Subject: confusion between display and keyboard
Hi,
Hope this link maybe helpful
http://www.blitzlogic.com/lcd.htm

Regards
Itp
  Topic: A/D on 16F876
itp

Replies: 5
Views: 16360

PostForum: General CCS C Discussion   Posted: Fri Jan 30, 2004 4:31 am   Subject: A/D on 16F876
Hi Ttelmah and neil,

Thank you for your suggestions

Thanks and regards
Itp
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group