Sadegh Hamzehei / Publications
Forum
Get json via dll
Hello I have a code that goes through WebRequest I get it from json web address How can I get it via Dll? string url= "https://nfs.faireconomy.media/ff_calendar_thisweek.json" ; string header= NULL ; char data[]; char result[]; string res_header; int kod= WebRequest ( "GET" ,url,header