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: Error in memset
Ralf

Replies: 2
Views: 4012

PostForum: General CCS C Discussion   Posted: Tue Feb 27, 2007 6:56 am   Subject: Error in memset
Thanks for your help. I reported this to CCS.
  Topic: Error in memset
Ralf

Replies: 2
Views: 4012

PostForum: General CCS C Discussion   Posted: Tue Feb 27, 2007 4:47 am   Subject: Error in memset
i have a struct gMenue with a size of 0x128 bytes.
When i compile it, i get the following:

memset(&gMenue, 0, sizeof (T_MENUE));
*
018FC: MOVLW 01
018FE: MOVWF 02
01900: MOVLW 28
01 ...
  Topic: Struct inside another struct
Ralf

Replies: 1
Views: 4305

PostForum: General CCS C Discussion   Posted: Wed Feb 21, 2007 4:12 am   Subject: Struct inside another struct
Hi,

i need a struct inside another struct.
But if i make this in line 10
T_MENUZEILE zeile[2];
i get the errors
*** Error 6 "sensor.c" Line 18: String too long
*** Error 43 "s ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group