[Freeciv-Dev] Re: Profiling Freeciv.
[Top] [All Lists]
[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
[Freeciv-Dev] Re: Profiling Freeciv., Gaute B Strokkenes, 2001/01/05
|
|