I need to use SendHTTPReqeust which needs a const char * as post data. I have tried strcpy and strcat to put the data together into a single item. But they crash the program, maybe because I use "strings" and char * in a mix to get the final item. I have tried stringstream, converting the streamed string to char, that doesn't work either. Can anyone point me in the right direction? I just want to create a const char * from "strings" and char * that I can use as post data.
The byte chrunchers are coming...
DIVIDING BY ZERO/BECAUSE WE SUCK...