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: #include limitations?
Jim C Ashby

Replies: 2
Views: 4187

PostForum: General CCS C Discussion   Posted: Wed Nov 09, 2005 2:59 pm   Subject: #include limitations?
I have combined a lot of #includes and have resolved this issue at this time.

I have become acustom to breaking out my code to place each major function in it's own function call within it's own na ...
  Topic: Function Prototyping
Jim C Ashby

Replies: 4
Views: 5930

PostForum: General CCS C Discussion   Posted: Wed Nov 09, 2005 2:56 pm   Subject: Function Prototyping
I updated my maintanence contract about a month or so ago, and when I received the CDROM 3.235.23.16 it did not give me an error, only when I updated to the 3.237.7.16 version did I start getting this ...
  Topic: #include limitations?
Jim C Ashby

Replies: 2
Views: 4187

PostForum: General CCS C Discussion   Posted: Wed Nov 09, 2005 11:32 am   Subject: #include limitations?
How many #include statements can your compiler handle?

My program containes 96 #includes but once I reached 100, it started to fail.

Is this a limit?
  Topic: Function Prototyping
Jim C Ashby

Replies: 4
Views: 5930

PostForum: General CCS C Discussion   Posted: Wed Nov 09, 2005 11:28 am   Subject: Function Prototyping
I created my own functions and placed them in my own files.
file named menu1100.c containes the funcrion menu_1100() which executes a menu system.

In my Main.c program I had in the past needed to ...
  Topic: Function Prototyping
Jim C Ashby

Replies: 4
Views: 5930

PostForum: General CCS C Discussion   Posted: Wed Nov 09, 2005 10:48 am   Subject: Function Prototyping
I just upgraded to the latest Compiler and I started getting errors that all of my function prototype were already defined.

I // out all of the function prototypes in my main C code, and the error ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group