lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


You might want to look at the SQLite sources (wich, if i am correct,
are public domain), there is a file printf.c that contains some printf
functions wich may help you in this case.


On Thu, 4 Mar 2004, [iso-8859-1] José dos Santos Machado wrote:

> Many thanks, LHF ! :-)
>
> That helped a lot, I'll seek for a MIT-licensed vsprintf.c on Google... If I
> can't find one, I'll write one by my own. :-)
>
> I'll update palmstd_lib.c and palmstd_lib.h from the project ASAP!
>
> Cheers!
>
> J. Machado
> machado@palmcon.com.br
> Palmcon Consultoria (www.palmcon.com.br)
> +55 21 9302-2794
>