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 support@ccsinfo.com

Separate

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Robert Stogen
Guest







Separate
PostPosted: Sun Jun 29, 2003 1:30 pm     Reply with quote

How do I use "separate" for functions without get"Procedure definition different from previous definition"?

I have tried everything I can think of.
I can use separate before main and it compiles but any other
function after main I get this error msg. I even made a dummy
function that does nothing and I still get this error.

___________________________
This message was ported from CCS's old forum
Original Post ID: 144515635
Douglas Kennedy



Joined: 07 Sep 2003
Posts: 755
Location: Florida

View user's profile Send private message AIM Address

Re: Separate
PostPosted: Sun Jun 29, 2003 2:34 pm     Reply with quote

<font face="Courier New" size=-1>:=How do I use "separate" for functions without get"Procedure definition different from previous definition"?
:=
:=I have tried everything I can think of.
:=I can use separate before main and it compiles but any other
:=function after main I get this error msg. I even made a dummy
:=function that does nothing and I still get this error.
:=
I assume you are forward declaring your routines...if so #separate needs to be in front of the forward declaration as well as the actual routine.</font>
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515636
RS
Guest







Re: Separate
PostPosted: Mon Jun 30, 2003 6:02 am     Reply with quote

:=:=How do I use "separate" for functions without get"Procedure definition different from previous definition"?
:=:=
:=:=I have tried everything I can think of.
:=:=I can use separate before main and it compiles but any other
:=:=function after main I get this error msg. I even made a dummy
:=:=function that does nothing and I still get this error.
:=:=
:=I assume you are forward delaring your routines...if so #seperate needs to be in front of the forward declaration as well as the actual routine.

Now I am!! Thanks Douglas.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515642
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group