<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/cjson/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/cjson/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 20 Feb 2012 11:29:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cjson/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>simple case of json parsing where input is an array in c++ </title><link>https://sourceforge.net/p/cjson/support-requests/2/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 20 Feb 2012 11:29:25 -0000</pubDate><guid>https://sourceforge.net1f7890101f596e6139f1866779b5286da19c5e95</guid></item><item><title>problem with cJSON on Ubuntu 10.04 and gcc 4.4.3</title><link>https://sourceforge.net/p/cjson/support-requests/1/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">rcbandit</dc:creator><pubDate>Sat, 05 Mar 2011 21:53:34 -0000</pubDate><guid>https://sourceforge.net163684c04686e5ee806b5b509f045acb3bb05da4</guid></item></channel></rss>