Vectorthanks guys but push_back still dont really work for me unless you know how to do it better because...
Vectorwhat if i dont know how big i want the vector to be? i dont think i can use the push_back for this a...
VectorHi for some reason this crashes for me [code] struct Struct { char* NAME; int OBJ; }; std::ve...
HttpSendRequestAthe php is right as it works from another program that im trying to copy how it dose it
HttpSendRequestA.