[Freeciv-Dev] Re: Profiling Freeciv.
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sat, 6 Jan 2001, thue@xxxxxxx wrote:
>>[MACROs versus inline functions]
>
> All very nice, but AFAIK inline is not ansi C, so we have to use
> MACROs.
Actually, inline has been officially blesseed since C99, at least.
It's also an extremely common extension in pre-C99 compilers, and
autoconf has got a macro that will detect if the inline keywords
works. So that shouldn't be a problem at all.
--
Big Gaute http://www.srcf.ucam.org/~gs234/
I'm ZIPPY the PINHEAD and I'm totally committed to the festive mode.
[Freeciv-Dev] Re: Profiling Freeciv., Gaute B Strokkenes, 2001/01/05
|
|