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: What am I doing wrong?
smackaay

Replies: 4
Views: 4645

PostForum: General CCS C Discussion   Posted: Thu Jul 03, 2008 1:39 pm   Subject: What am I doing wrong?
Oh, ok, thanks. kind of a weird rule for C. but cool, thanks! It was the source of a great deal of frustration.
  Topic: What am I doing wrong?
smackaay

Replies: 4
Views: 4645

PostForum: General CCS C Discussion   Posted: Thu Jul 03, 2008 1:32 pm   Subject: AAAARGH! it still makes no sense
I've totally removed anything that could cause a problem!!!!

int initialize();

void main()
{
int a;
a=initialize();

int b; //<----Error's here! ...
  Topic: What am I doing wrong?
smackaay

Replies: 4
Views: 4645

PostForum: General CCS C Discussion   Posted: Thu Jul 03, 2008 12:42 pm   Subject: What am I doing wrong?
I'm new to this particular C compiler and I'm curious why I can't seem to reliably compile.
Every time I try and compile the following piece of code, it gives me the error "A numeric expression ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group