🔻 Trinity Anyone know how to parse RSS in C? I know I can use curl to download the XML file but after that I don't know. Looking to rewrite github.com/devenbl... just to learn the language.
··· 2y, 38w 4 replies ¬
Mhmm you can use libcurl to downoad the file in c and use libxml2 to parse it?
2y, 38w 1 reply
🔻 Trinity Great, thank you!
2y, 37w reply
Login or register your account to reply