문제

Well, i have this link and i want to parse through it and get only the joke. Its in json format. I would like to use c or c++, not python because i already did it with python.

도움이 되었습니까?

해결책

Here is a pretty impressive list of JSON parsers. Take your pick, C and C++ are certainly both supported.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top