Comment 3 for bug 332115

Revision history for this message
Uqbar (uqbar) wrote :

So why vasprintf() and asprintf() are not available after inclusion of <cstdio>?
In <stdio.h> vasprintf() and asprintf() get declared within
#ifdef __USE_GNU
....
#endif