<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/cjson/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/cjson/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/cjson/support-requests/</id><updated>2012-02-20T11:29:25Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>simple case of json parsing where input is an array in c++ </title><link href="https://sourceforge.net/p/cjson/support-requests/2/" rel="alternate"/><published>2012-02-20T11:29:25Z</published><updated>2012-02-20T11:29:25Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net1f7890101f596e6139f1866779b5286da19c5e95</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;a href="http://pubsub.pubnub.com/history/sub-af65e24a-595e-11e1-a6d3-436668a08df2/my_jeet/display/1" rel="nofollow"&gt;http://pubsub.pubnub.com/history/sub-af65e24a-595e-11e1-a6d3-436668a08df2/my_jeet/display/1&lt;/a&gt; from this link, i am getting a jSON&lt;/p&gt;
&lt;p&gt;char* result = NULL;&lt;br /&gt;
result= display([{"text":"Hi"}]);&lt;br /&gt;
i know how to parse a simple jSON.&lt;/p&gt;
&lt;p&gt;but, this time its an array, that too without starting and ending brackets. how to parse this json.&lt;/p&gt;
&lt;p&gt;thanks in advance&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>problem with cJSON on Ubuntu 10.04 and gcc 4.4.3</title><link href="https://sourceforge.net/p/cjson/support-requests/1/" rel="alternate"/><published>2011-03-05T21:53:34Z</published><updated>2011-03-05T21:53:34Z</updated><author><name>rcbandit</name><uri>https://sourceforge.net/u/rcbandit/</uri></author><id>https://sourceforge.net163684c04686e5ee806b5b509f045acb3bb05da4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, &lt;br /&gt;
I tryed to compile cJSON.c on Ubuntu 10.04 and gcc 4.4.3 but this error came on.&lt;/p&gt;
&lt;p&gt;/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/crt1.o: In function `_start':&lt;br /&gt;
(.text+0x18): undefined reference to `main'&lt;br /&gt;
/tmp/ccu74jMy.o: In function `parse_number':&lt;br /&gt;
cJSON.c:(.text+0x3b3): undefined reference to `pow'&lt;br /&gt;
/tmp/ccu74jMy.o: In function `print_number':&lt;br /&gt;
cJSON.c:(.text+0x4b9): undefined reference to `floor'&lt;br /&gt;
collect2: ld returned 1 exit status&lt;/p&gt;
&lt;p&gt;Any idea where is the problem?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>