just in case here are my includes as well #include <string> #include <cstring> #include <iostream> #include "curl.h" #include <sstream>...
hmm that didn't work either same result as before it would just show a blank line. here is some more code the first part is a function that...
I tried that. I doubled on everything and some of the things i tried every variation I could think of sometimes though it does return this part...
that didnt work removing the \ before the " gave a compile err and removing the \ before the \s didnt return anything. thanks
Hi I've spent 2hrs on a regex and i cant get it to work \<div\\sclass=\"Summary\">(.*?)\<\/div> and I'm using boost regex in c++ and...
sorry i did read the manual but im kind of new still i took a c++ course in high school a while back im not use to .c_str() type stuff all the...
Thank you works perfectly now
I need to graph 3 points based on the linear or quadratic equation and I can't get my head around how to graph the points. It will work fine if...
I am eventually going to call url dynamically from mysql but below is pretty close what i'm trying to do before i plug mysql into my program. The...
Separate names with a comma.