Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[MiNT] Defined symbols

0 views
Skip to first unread message

Adam Klobukowski

unread,
Jan 28, 2003, 4:08:01 AM1/28/03
to
Hello

I'd like to #ifdef some code only when compiling under/for FreeMiNT.
What symbols should i check for?

--
Semper Fidelis

Adam Klobukowski
at...@gabo.pl

Frank Naumann

unread,
Jan 28, 2003, 4:18:22 AM1/28/03
to
Hello!

> I'd like to #ifdef some code only when compiling under/for FreeMiNT.
> What symbols should i check for?

#ifdef __MINT__
<your code>
#endif


Tschuess
...Frank

--
ATARI FALCON 040 // MILAN 060
-----------------------------------------
http://www.cs.uni-magdeburg.de/~fnaumann/
e-Mail: fnau...@freemint.de

0 new messages