Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
January 2001: [Freeciv-Dev] Re: Profiling Freeciv. |
![]() |
[Freeciv-Dev] Re: Profiling Freeciv.[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Thue <thue@xxxxxxx> writes: > >[MACROs versus inline functions] > > All very nice, but AFAIK inline is not ansi C, so we have to use MACROs. It is in the '99 standard, and it is also supported by any reasonable compiler I know. In fact, it is supported by *any* compiler I know. Also, there's some magic in configure to define it if it is not available. Falk
|