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

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

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -