what if g_strdup_printf() fails?



Hi,

I want to use g_strdup_printf(), but what happens if there isn't enough memory? Does it return NULL or does it call abort() or something else? I couldn't find it in the API reference.

Thanks in advance,

Remco Poelstra

--
Give a small boy a hammer and he will find that everything he encounters
needs pounding.



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