Thread: Getting data from an RSS feed in C++
is there way access data rss feed in c++? i'm bit of c++ noob.
you need fetch library such libcurl , parse it.
not familiar rss feeds , not know underlying format.
edit: format plain xml. can use library such rapidxml parse fetched xml stream.
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Getting data from an RSS feed in C++
Ubuntu
Comments
Post a Comment