I am writing a c++ program that uses cURL and I am trying to read from a php file on a site into an integer variable. I found a post that is similar but I am having trouble adapting that to use an integer variable.
Any help would be very appreciated.