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: structure error
sailor0815

Replies: 5
Views: 7550

PostForum: General CCS C Discussion   Posted: Wed Apr 21, 2010 12:39 am   Subject: structure error
Hello,

I've changed, but same error.
any other hint?

thanks in advance

wolfgang

struct pulsstruct { int8 channel;
int32 delay;
int32 pulsewidt ...
  Topic: structure error
sailor0815

Replies: 5
Views: 7550

PostForum: General CCS C Discussion   Posted: Mon Apr 19, 2010 5:02 am   Subject: structure error
Hello,

I have a structure argument for a function.
For example:

struct pulsstruct { int8 channel;
int32 delay;
int32 pulsewidth;};

main ...
  Topic: string to unsigned int32
sailor0815

Replies: 1
Views: 3499

PostForum: General CCS C Discussion   Posted: Tue Mar 30, 2010 10:53 am   Subject: string to unsigned int32
Hello,

I'm looking for a function like "strtoul" - but for the conversion to unsigned int32 number.

Thanks for any help,

regards Wolfgang
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group