Ariel Scolnicov <[EMAIL PROTECTED]> writes:

> A small problem: C doesn't have an `inline' keyword (unless it's a
> brand-new C9X/C0X thing, in which case it'll take a few years until
> "most" compilers will support it).

inline is in C99 and gcc has supported it (with slightly different
semantics) for years, as have some other compilers.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>

Reply via email to