On Thu, Feb 01, 2018 at 09:43:01PM +0530, surya chandrika wrote: > Hi All, > > Kindly let me know whether we have to handle any exception while using > libcurl library functions to make our application exception safe . Will > libcurl throw any exception in corner cases. if yes ,so how do we handle > that.
libcurl is a C library. It doesn't do exceptions. Frank > > Regards, > Surya > ------------------------------------------------------------------- > Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library > Etiquette: https://curl.haxx.se/mail/etiquette.html -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
