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

c# - IMAP GMAIL getting folder list problem -

PHP proxy to get XML: problem with URL arguments -