Questions tagged [yajl]

yajl is an event-driven C JSON parser and generator

76 questions
-3
votes
3 answers

Parsing JSON data error

I have the following JSON data: ( 3, { body = "123"; date = 1333023644; mid = 12; "read_state" = 0; }, { body = ":)"; date = 1332968570; mid = 4; "read_state" =…
Vlad Z.
  • 3,401
  • 3
  • 32
  • 60
1 2 3 4 5
6