[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: FYI: Lua on the Dreamcast
- From: Ken Rawlings <krawling@...>
- Date: Tue, 13 Jul 1999 17:12:39 -0500 (EST)
Thanks! That's easily the most accessible implementation i've seen.
Unfortunately, it doesn't handle "%g", which Lua favors, but it does
handle "%f", which should be close enough.
On Sun, 11 Jul 1999, David Jeske wrote:
> On Sat, Jul 10, 1999 at 07:26:14PM -0300, Ken Rawlings wrote:
> > Speaking of porting to CE, if anyone knows of an open-source equivalent
> > of a vsprintf implementation that is fairly standalone(i.e. it doesn't
> > require big parts of the rest of stdio and doesn't make any internal
> > compiler function calls), please let me know.
>
> See if this will fit your need:
>
> http://www.fiction.net/blong/programs/#snprintf
>
> --
> David Jeske (N9LCA) + http://www.chat.net/~jeske/ + jeske@chat.net
>
>