User profile: jcrabb13

User info
User name:jcrabb13
Email:jcrabb13@gmail.com
Location:College Station, TX
Bio:Fighting Texas Aggie Class of 13! just here to ask questions for class and personal projects. maybe one day be wise enough to return the favor, one would hope since im a CS major.
History
Joined:
Number of posts:9
Latest posts:

read info from website table
never even heard of that. Ill look into it if i find myself in another project of this nature!

read info from website table
currently i have the info read into a string and i have parsed out the team names...working on getti...

read info from website table
oh okay, i cant find a process to run curlpp in xcode...sorry to sound so new, coding isnt anything ...

read info from website table
[code] int main() { std::ostringstream os; curlpp::Cleanup myCleanup; os << curlpp:...

read info from website table
oh okay easy enough, ill definitely be able to do that once i figure out all this HTTP requests stuf...