CURL where is it in usr/include/i386-linux-gnu/curl/curl.h

2024-02-19 Thread Michael via curl-library
Hello, My goal is to post on Twitter via the C programing language. This is part I don't understand: CURL *curl; Where is the "CURL" in the header file and what are it's attributes? I've attached the example code for clarification. The code compiles but doesn't actually post and I'm cluele

Re: C99

2022-09-21 Thread Michael via curl-library
I love that step by step approach with a plan for a known endpoint that you display in your thinking. I have tried modifying code from one regime to another and have learned that it can consume time and effort with questionable reward - all for the sake of being 'up-to-date'. Keep up the good