X-Apparently-From: Message-ID: <39A23D42.5E5AC273@yahoo.com> Date: Tue, 22 Aug 2000 14:13:46 +0530 From: Vikas Organization: programmingParadise X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Question. References: <1659-Tue22Aug2000093044+0300-eliz AT is DOT elta DOT co DOT il> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: > > > Date: Tue, 22 Aug 2000 04:19:32 +0100 (WEST) > > From: "Tiago J. S. Martins Cruz" > > > > What is the equivalent of the __cdecl (Microsoft C) parameter in > > DJGPP/GCC ? > > None. Use this: > > #ifdef __DJGPP__ > #define __cdecl > #endif Does DJGPP has the same naming convention in C/C++ if __cdecl in not defined? c language .o and c++ language .o will not have any problems at link time? (I have not tried it done it though) -- /* **http://www.programmingParadise.com */ #Vikas Yadav, India //PGP key:http://www.programmingparadise.com/misc/vikas.pgp 'E-mail:vikas AT programmingparadise DOT com __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com