RE: calling script with dobuffer doesnt work
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: RE: calling script with dobuffer doesnt work
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 1 Mar 2001 08:54:06 -0300 (EST)
>OK, but I wonder how Lua behaves on Macintoshes and others systems using CR
>as end of line.
ANSI C requires that stdio takes care of that. So, yes, it's the C runtime.
--lhf