delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/08/22/02:28:22

Date: Tue, 22 Aug 2000 09:30:44 +0200
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: tjcruz AT fd DOT uc DOT pt
Message-Id: <1659-Tue22Aug2000093044+0300-eliz@is.elta.co.il>
X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b
CC: djgpp AT delorie DOT com
In-reply-to: <Pine.LNX.4.10.10008220410520.3559-100000@juridico.fd.uc.pt>
(tjcruz AT fd DOT uc DOT pt)
Subject: Re: Question.
References: <Pine DOT LNX DOT 4 DOT 10 DOT 10008220410520 DOT 3559-100000 AT juridico DOT fd DOT uc DOT pt>
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> Date: Tue, 22 Aug 2000 04:19:32 +0100 (WEST)
> From: "Tiago J. S. Martins Cruz" <tjcruz AT fd DOT uc DOT pt>
> 
> What is the equivalent of the __cdecl (Microsoft C) parameter in
> DJGPP/GCC ?

None.  Use this:

  #ifdef __DJGPP__
  #define __cdecl
  #endif

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019