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: structure comparison Help!
picstudent

Replies: 2
Views: 8231

PostForum: General CCS C Discussion   Posted: Thu Jan 06, 2005 2:04 am   Subject: structure comparison Help!
Hai,

How can I verify that two structures are equal?

if(realtime==shedule1[0])
{
}
this gives error(neumeric expression required!)
realtime and shedule1[2] are structure variables ...
  Topic: Interupt functions #include!
picstudent

Replies: 4
Views: 9111

PostForum: General CCS C Discussion   Posted: Wed Jan 05, 2005 10:01 pm   Subject: Interupt functions #include!
Hai
I have timer0 interrupt function written just above the main () function.

like

#int_timer0
inter()
{
............
}

main()
{
........
}

It is working alright. Simulation ...
  Topic: Interupt functions #include!
picstudent

Replies: 4
Views: 9111

PostForum: General CCS C Discussion   Posted: Wed Jan 05, 2005 6:05 am   Subject: Interupt functions #include!
Hai
I tried to include my interrrupt function as a seperate file and used # include before main(). Not working.I am using CCS from MPLAB with plug in. Any idea?
Picstudent
  Topic: multiple sourse files clarification
picstudent

Replies: 4
Views: 8434

PostForum: General CCS C Discussion   Posted: Thu Dec 09, 2004 10:45 pm   Subject: multiple sourse files clarification
hai everybody
Thanks for the clarifications.
I have wasted a lot of time trying to work as in Keil.
There examples are also showing in ...
  Topic: multiple sourse files clarification
picstudent

Replies: 4
Views: 8434

PostForum: General CCS C Discussion   Posted: Wed Dec 08, 2004 3:18 am   Subject: multiple sourse files clarification
Hai
I am a new user of CCS and a beginner to C compilers for pic.
I am using ccs from MPLAB. I have installed the latest plugin also.
like some other compilers (keil for 8051) can w ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group