c++ - cURL - put output into an integer variable -


i writing c++ program uses curl , trying read php file on site integer variable. found post similar having trouble adapting use integer variable.

any appreciated.

read string, use atoi().


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -