gnokii-users
[Top][All Lists]
Advanced

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

Re: [PATCH] gnokii gtk2 port


From: Bastien Nocera
Subject: Re: [PATCH] gnokii gtk2 port
Date: Thu, 04 Aug 2005 17:52:24 +0100

On Tue, 2005-08-02 at 21:41 +0200, Pawel Kot wrote:
<snip>
> > configure detects wheter C99 compatible snprintf() and vsnprintf()
> > implementation are available. gnokii will use a replacement function
> > if these functions aren't available or they aren't C99 compatible.
> > If there's no asprintf() or vasprintf() implementation, the snprintf
> > code provides them (look into common/snprintf.c). I think asprintf()
> > is the function you are looking for... :-)
> 
> Bastien, is it enough for you?

I misunderstood the paragraph above. asprintf would be good enough
indeed for what I use it for. I'll modify gnokii_strsplit() to allow an
undefined amount of tokens, and it should be good without glib.

Cheers

---
Bastien Nocera <address@hidden> 






reply via email to

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