chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Wrapping C's printf


From: felix winkelmann
Subject: Re: [Chicken-users] Wrapping C's printf
Date: Thu, 1 Nov 2007 11:28:51 +0100

On 11/1/07, Peter Busser <address@hidden> wrote:
> Hi!
>
> > Hmm, perhaps we should add printf and sprintf to format-modular and
> > start adding more printf-esque escape sequences?  Or perhaps make a
> > separate 'printf' egg with them?
>
> Would it be possible to let the compiler convert the Scheme printf form to
> a C printf function call?

That would require to know the types of all arguments passed to
printf.


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]