gnokii-users
[Top][All Lists]
Advanced

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

Re: template library or mailbox library for C


From: Pawel Kot
Subject: Re: template library or mailbox library for C
Date: Mon, 15 Oct 2007 22:40:53 +0200

Hi,

On 10/15/07, Bastien Nocera <address@hidden> wrote:
>
> On Mon, 2007-10-15 at 20:24 +0200, Pawel Kot wrote:
> > Hi,
> >
> > Is there any good text template library for C? To be clear, I mean
> > library that would help me in the following situation:
>
> I'm not sure it's what you want, but try glib. g_strdup_printf is a
> god-send compared to what you would have to do in pure C.
>
> Install devhelp and the glib development packages, and you'll find
> plenty of interesting functions to make your life easier.
>
> You might want to look at GString, and all the utility string
> manipulation functions there.

I'm looking something more ready to use. Something like libflate
provided by http://flate.dead-inside.org/. I think I'll use this one
modified for my purposes.

Thanks for all hints!

take care,
pkot
PS. This is the area where C really, really sucks.
-- 
Pawel Kot




reply via email to

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