C return libcurl response from example as parameter
I’m following the code from this libcurl example and everything seems to work perfectly as a standalone, so i wanted to make it a function in its own file to reuse in other code.
I’m following the code from this libcurl example and everything seems to work perfectly as a standalone, so i wanted to make it a function in its own file to reuse in other code.