On Wed, 6 Mar 2013, Oscar Koeroo wrote:
You've used aprintf(). I personally love aprintf(), but OSX 10.6 and a lot of older systems are not equipped with such beautiful feature. Probably not even POSIX.
No, they're not. And that's why libcurl has its own internal aprintf() implementation. So yes, it is safe to use!
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
