This is the mail archive of the guile@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: readline improvements


Michael R Cook <mcook@cognex.com> writes:
> Every implementation of fgets I've seen has been simple repeated
> invocations of getc.

Well, ones I have seen (and written), are smarter than that.
For example the implementation in libio (which I wrote, and
which is used in glibc), plus the BSD 4.4 implementation.

	--Per Bothner
Cygnus Solutions     bothner@cygnus.com     http://www.cygnus.com/~bothner