Re: g_*printf() (Was: gtk+-1.1.6 report)



> I would like to suggest
> 
>    gchar *g_printf_new(gchar const *fmt, ...)
> 
> which returns a pointer to a string with apropriate length.
> In my humble opinion this is a very often needed thing.

g_strdup_printf is your friend.

-Yosh



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