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 3 matches
CCS Forum Index
Author Message
  Topic: Char[] Array Problem
bright_krom

Replies: 3
Views: 9804

PostForum: General CCS C Discussion   Posted: Wed May 12, 2010 5:00 am   Subject: Char[] Array Problem
Thank you Gabriel and PCM.
  Topic: Char[] Array Problem
bright_krom

Replies: 3
Views: 9804

PostForum: General CCS C Discussion   Posted: Tue May 11, 2010 3:57 pm   Subject: Char[] Array Problem
Hi everyone,
I wanna ask something;
char *x;
x="Hello";orchar x[10];
x="Hello";
These codes are not loading a string to x, how can I do? Help please.

Thanks.
  Topic: DS1307 problem I2C
bright_krom

Replies: 6
Views: 8034

PostForum: General CCS C Discussion   Posted: Tue May 11, 2010 5:35 am   Subject: Re: DS1307 problem I2C

// This driver is written for DS1307 RTC I2C interface.
//
// Function ds1307_init()
// ds1307_get_time()
// ds1307_set_time()
// ds1307_write_byte(adre ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group