This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] inline scm_getc()


On 4 May 2000, Marius Vollmer wrote:

> It might be a good idea to use an inline version of scm_getc
> internally in some places in libguile, tho.

Does anybody know if inline functions can be expected to be part of a
future version of the C ANSI(ISO?) standard?  For now I assume that you
are talking of the GNU extension that allows for inline functions, right?

Best regards
Dirk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]