{
  "revisions": [
    {
      "comment": "Post Closed as \"not constructive\"  by Robert Harvey&#9830;",
      "creation_date": 1367258600,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [],
      "revision_guid": "c7d8dbdf-92b7-4092-bbc9-a215450a346a",
      "tags": [],
      "revision_type": "vote_based",
      "set_community_wiki": false,
      "user": {
        "user_id": 102937,
        "user_type": "moderator",
        "display_name": "Robert Harvey",
        "reputation": 83942,
        "email_hash": "1233ec65168f4aae4d939ae8fe6cde1e"
      },
      "post_id": 1642028
    },
    {
      "comment": "Post Unlocked  by Robert Harvey&#9830;",
      "creation_date": 1367258593,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [],
      "revision_guid": "fefc3d89-d06f-41fa-867c-d4a7affaeae9",
      "tags": [],
      "revision_type": "vote_based",
      "set_community_wiki": false,
      "user": {
        "user_id": 102937,
        "user_type": "moderator",
        "display_name": "Robert Harvey",
        "reputation": 83942,
        "email_hash": "1233ec65168f4aae4d939ae8fe6cde1e"
      },
      "post_id": 1642028
    },
    {
      "comment": "Notice removed  Historical significance by Robert Harvey&#9830;",
      "creation_date": 1367258593,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [],
      "revision_guid": "f9c47409-e1e3-4e20-85b5-c6885f199ac1",
      "tags": [],
      "revision_type": "vote_based",
      "set_community_wiki": false,
      "user": {
        "user_id": 102937,
        "user_type": "moderator",
        "display_name": "Robert Harvey",
        "reputation": 83942,
        "email_hash": "1233ec65168f4aae4d939ae8fe6cde1e"
      },
      "post_id": 1642028
    },
    {
      "comment": "Post Locked  by Robert Harvey&#9830;",
      "creation_date": 1367258562,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [],
      "revision_guid": "8bae982f-e4c8-4337-9d0f-6530c6c52c22",
      "tags": [],
      "revision_type": "vote_based",
      "set_community_wiki": false,
      "user": {
        "user_id": 102937,
        "user_type": "moderator",
        "display_name": "Robert Harvey",
        "reputation": 83942,
        "email_hash": "1233ec65168f4aae4d939ae8fe6cde1e"
      },
      "post_id": 1642028
    },
    {
      "comment": "Notice added  Historical significance by Robert Harvey&#9830;",
      "creation_date": 1367258562,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [],
      "revision_guid": "4372a963-911d-4c51-a033-1c9eba6a0fa9",
      "tags": [],
      "revision_type": "vote_based",
      "set_community_wiki": false,
      "user": {
        "user_id": 102937,
        "user_type": "moderator",
        "display_name": "Robert Harvey",
        "reputation": 83942,
        "email_hash": "1233ec65168f4aae4d939ae8fe6cde1e"
      },
      "post_id": 1642028
    },
    {
      "body": "<p>After reading \"<a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">Hidden Features and Dark Corners of C++/STL</a>\" on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both Visual Studio 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n}\n</code></pre>\n\n<p>I'd assume this is C, since it works in GCC as well. Where in the standard is this defined, and where did it come from?</p>\n",
      "comment": "Removed subjective (not constructive) part.",
      "creation_date": 1366856866,
      "is_question": true,
      "is_rollback": false,
      "last_body": "<p>After reading \"<a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">Hidden Features and Dark Corners of C++/STL</a>\" on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both Visual Studio 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n}\n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n",
      "last_tags": [],
      "revision_guid": "21d74f2a-99c9-4c76-b5dd-69f32bac28bc",
      "revision_number": 12,
      "tags": [],
      "revision_type": "single_user",
      "set_community_wiki": false,
      "user": {
        "user_id": 246246,
        "user_type": "registered",
        "display_name": "animuson",
        "reputation": 15845,
        "email_hash": "3c448146cc10087c31a564800bdb6ca6"
      },
      "post_id": 1642028
    },
    {
      "comment": "Post Reopened  by ThiefMaster&#9830;",
      "creation_date": 1361101773,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [],
      "revision_guid": "5848d60c-b900-45a8-8934-3e039867c499",
      "tags": [],
      "revision_type": "vote_based",
      "set_community_wiki": false,
      "user": {
        "user_id": 298479,
        "user_type": "moderator",
        "display_name": "ThiefMaster",
        "reputation": 103674,
        "email_hash": "bc66db28aa7c3fa8e4ce4238b696dee9"
      },
      "post_id": 1642028
    },
    {
      "comment": "Post Closed as \"not constructive\"  by ThinkingStiff, gnat, Rohan, ThiefMaster&#9830;",
      "creation_date": 1361101770,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [],
      "revision_guid": "5c2209e4-f7f7-481e-9767-7d466c34a4c1",
      "tags": [],
      "revision_type": "vote_based",
      "set_community_wiki": false,
      "user": {
        "user_id": 298479,
        "user_type": "moderator",
        "display_name": "ThiefMaster",
        "reputation": 103674,
        "email_hash": "bc66db28aa7c3fa8e4ce4238b696dee9"
      },
      "post_id": 1642028
    },
    {
      "body": "<p>After reading \"<a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">Hidden Features and Dark Corners of C++/STL</a>\" on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both Visual Studio 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n}\n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n",
      "comment": "deleted 232 characters in body",
      "creation_date": 1359262083,
      "is_question": true,
      "is_rollback": false,
      "last_body": "<p>After reading \"<a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">Hidden Features and Dark Corners of C++/STL</a>\" on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both Visual Studio 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n}\n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n\n<h3>Edit</h3>\n\n<p>Because people keep taking this the wrong way, yes, I knew the answer and merely thought it would be a fun question. :P  <a href=\"http://stackoverflow.com/users/123111/kirill-v-lyadvinsky\">Kirill</a> was the first to call me out, after I left a few \"egging on\" comments.</p>\n\n<p>You sillies.</p>\n",
      "last_tags": [],
      "revision_guid": "5dcba2a8-ac79-46e4-a2c7-276003bb2590",
      "revision_number": 11,
      "tags": [],
      "revision_type": "single_user",
      "set_community_wiki": false,
      "user": {
        "user_id": 127880,
        "user_type": "registered",
        "display_name": "Frankston Ralphington III",
        "reputation": 10659,
        "email_hash": "33aeb50707edf80478830cef6740254a"
      },
      "post_id": 1642028
    },
    {
      "comment": "Post Reopened  by Matt Fenwick, ArtemStorozhuk, Habib, nawfal, Mysticial",
      "creation_date": 1358733664,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [],
      "revision_guid": "0a2a8815-57cc-4b5f-b64b-0971a6859009",
      "tags": [],
      "revision_type": "vote_based",
      "set_community_wiki": false,
      "user": {
        "user_id": -1,
        "user_type": "moderator",
        "display_name": "Community",
        "reputation": 1,
        "email_hash": "a007be5a61f6aa8f3e85ae2fc18dd66e"
      },
      "post_id": 1642028
    },
    {
      "body": "<p>After reading \"<a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">Hidden Features and Dark Corners of C++/STL</a>\" on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both Visual Studio 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n}\n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n\n<h3>Edit</h3>\n\n<p>Because people keep taking this the wrong way, yes, I knew the answer and merely thought it would be a fun question. :P  <a href=\"http://stackoverflow.com/users/123111/kirill-v-lyadvinsky\">Kirill</a> was the first to call me out, after I left a few \"egging on\" comments.</p>\n\n<p>You sillies.</p>\n",
      "comment": "deleted 178 characters in body",
      "creation_date": 1352903916,
      "is_question": true,
      "is_rollback": false,
      "last_body": "<blockquote>\n  <p>Moderator Note:</p>\n  \n  <p>Please think carefully before providing another answer to this question. If your answer duplicates an existing answer, it will very likely be removed.</p>\n</blockquote>\n\n<p>After reading \"<a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">Hidden Features and Dark Corners of C++/STL</a>\" on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both Visual Studio 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n}\n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n\n<h3>Edit</h3>\n\n<p>Because people keep taking this the wrong way, yes, I knew the answer and merely thought it would be a fun question. :P  <a href=\"http://stackoverflow.com/users/123111/kirill-v-lyadvinsky\">Kirill</a> was the first to call me out, after I left a few \"egging on\" comments.</p>\n\n<p>You sillies.</p>\n",
      "last_tags": [],
      "revision_guid": "e935032d-1d95-4144-9e65-eb1422ce921b",
      "revision_number": 10,
      "tags": [],
      "revision_type": "single_user",
      "set_community_wiki": false,
      "user": {
        "user_id": 50049,
        "user_type": "moderator",
        "display_name": "Tim Post",
        "reputation": 18776,
        "email_hash": "84432a12912341ff38e157b3d2f4d145"
      },
      "post_id": 1642028
    },
    {
      "comment": "Post Closed as \"not a real question\"  by Tim Post&#9830;",
      "creation_date": 1352903823,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [],
      "revision_guid": "d023c298-11e1-4245-b9d7-ce73d0d30393",
      "tags": [],
      "revision_type": "vote_based",
      "set_community_wiki": false,
      "user": {
        "user_id": 50049,
        "user_type": "moderator",
        "display_name": "Tim Post",
        "reputation": 18776,
        "email_hash": "84432a12912341ff38e157b3d2f4d145"
      },
      "post_id": 1642028
    },
    {
      "body": "<blockquote>\n  <p>Moderator Note:</p>\n  \n  <p>Please think carefully before providing another answer to this question. If your answer duplicates an existing answer, it will very likely be removed.</p>\n</blockquote>\n\n<p>After reading \"<a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">Hidden Features and Dark Corners of C++/STL</a>\" on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both Visual Studio 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n}\n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n\n<h3>Edit</h3>\n\n<p>Because people keep taking this the wrong way, yes, I knew the answer and merely thought it would be a fun question. :P  <a href=\"http://stackoverflow.com/users/123111/kirill-v-lyadvinsky\">Kirill</a> was the first to call me out, after I left a few \"egging on\" comments.</p>\n\n<p>You sillies.</p>\n",
      "comment": "added 178 characters in body",
      "creation_date": 1333526795,
      "is_question": true,
      "is_rollback": false,
      "last_body": "<p>After reading \"<a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">Hidden Features and Dark Corners of C++/STL</a>\" on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both Visual Studio 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n}\n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n\n<h3>Edit</h3>\n\n<p>Because people keep taking this the wrong way, yes, I knew the answer and merely thought it would be a fun question. :P  <a href=\"http://stackoverflow.com/users/123111/kirill-v-lyadvinsky\">Kirill</a> was the first to call me out, after I left a few \"egging on\" comments.</p>\n\n<p>You sillies.</p>\n",
      "last_tags": [],
      "revision_guid": "3fbcc0f5-cce1-4213-b4ac-4d82aaa84f7c",
      "revision_number": 9,
      "tags": [],
      "revision_type": "single_user",
      "set_community_wiki": false,
      "user": {
        "user_id": 50049,
        "user_type": "moderator",
        "display_name": "Tim Post",
        "reputation": 18776,
        "email_hash": "84432a12912341ff38e157b3d2f4d145"
      },
      "post_id": 1642028
    },
    {
      "comment": "Bounty Ended with Charles Salvia&#39;s answer chosen by Tim Cooper",
      "creation_date": 1297542825,
      "is_question": false,
      "is_rollback": false,
      "last_tags": [],
      "revision_guid": "d606aa65-a095-4e5d-8fba-2244d022fc7e",
      "tags": [],
      "revision_type": "vote_based",
      "set_community_wiki": false,
      "post_id": 1642035
    },
    {
      "comment": "Bounty Started worth 50 reputation by Tim Cooper",
      "creation_date": 1297453836,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [],
      "revision_guid": "178deec6-ab68-46ff-9085-fea994d89ac6",
      "tags": [],
      "revision_type": "vote_based",
      "set_community_wiki": false,
      "post_id": 1642028
    },
    {
      "comment": "Question Protected  by Kobi",
      "creation_date": 1297320482,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [],
      "revision_guid": "49c5e7a8-dfae-4de9-9822-2986f1944562",
      "tags": [],
      "revision_type": "vote_based",
      "set_community_wiki": false,
      "user": {
        "user_id": 7586,
        "user_type": "registered",
        "display_name": "Kobi",
        "reputation": 51840,
        "email_hash": "fd75cd399cd893182d6e3d06d738d6d4"
      },
      "post_id": 1642028
    },
    {
      "comment": "edited tags",
      "creation_date": 1290453653,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [
        "c++",
        "c",
        "operators",
        "fun",
        "standards-compliance"
      ],
      "revision_guid": "2c981d57-14aa-4a32-9c0e-0a72e3e906cb",
      "revision_number": 8,
      "tags": [
        "c++",
        "c",
        "operators",
        "standards-compliance"
      ],
      "revision_type": "single_user",
      "set_community_wiki": false,
      "user": {
        "user_id": 3043,
        "user_type": "registered",
        "display_name": "Joel Coehoorn",
        "reputation": 155382,
        "email_hash": "61d2a0f034915fa9d2acd6f6b145bba8"
      },
      "post_id": 1642028
    },
    {
      "body": "<p>After reading \"<a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">Hidden Features and Dark Corners of C++/STL</a>\" on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both Visual Studio 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n}\n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n\n<h3>Edit</h3>\n\n<p>Because people keep taking this the wrong way, yes, I knew the answer and merely thought it would be a fun question. :P  <a href=\"http://stackoverflow.com/users/123111/kirill-v-lyadvinsky\">Kirill</a> was the first to call me out, after I left a few \"egging on\" comments.</p>\n\n<p>You sillies.</p>\n",
      "comment": "added 42 characters in body",
      "creation_date": 1290452820,
      "is_question": true,
      "is_rollback": false,
      "last_body": "<p>After reading <a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">this post</a> on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both VS 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n\n} \n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n\n<h3>Edit</h3>\n\n<p>Because people keep taking this the wrong way, yes, I knew the answer and merely thought it would be a fun question. :P  <a href=\"http://stackoverflow.com/users/123111/kirill-v-lyadvinsky\">Kirill</a> was the first to call me out, after I left a few \"egging on\" comments.</p>\n\n<p>You sillies.</p>\n",
      "last_tags": [],
      "revision_guid": "7572f0d6-bfa3-41c7-867e-0bd64602a3a9",
      "revision_number": 7,
      "tags": [],
      "revision_type": "single_user",
      "set_community_wiki": false,
      "user": {
        "user_id": 63550,
        "user_type": "registered",
        "display_name": "Peter Mortensen",
        "reputation": 6103,
        "email_hash": "78a0a4bb106d07b6c6f33a51988155e3"
      },
      "post_id": 1642028
    },
    {
      "body": "<p>After reading <a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">this post</a> on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both VS 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n\n} \n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n\n<h3>Edit</h3>\n\n<p>Because people keep taking this the wrong way, yes, I knew the answer and merely thought it would be a fun question. :P  <a href=\"http://stackoverflow.com/users/123111/kirill-v-lyadvinsky\">Kirill</a> was the first to call me out, after I left a few \"egging on\" comments.</p>\n\n<p>You sillies.</p>\n",
      "comment": "Spelling fix.",
      "creation_date": 1281390117,
      "is_question": true,
      "is_rollback": false,
      "last_body": "<p>After reading <a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">this post</a> on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both VS 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n\n} \n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n\n<h3>Edit</h3>\n\n<p>Because people keep taking this the wrong way, yes, I knew the answer and merely thought it would be a fun question. :P  <a href=\"http://stackoverflow.com/users/123111/kirill-v-lyadvinsky\">Kirill</a> was the first to call me out, after I left a few \"egging on\" comments.</p>\n\n<p>You sillys.</p>\n",
      "last_tags": [],
      "revision_guid": "8e7c38f6-bf44-4c73-8fd4-9470a201a519",
      "revision_number": 6,
      "tags": [],
      "revision_type": "single_user",
      "set_community_wiki": false,
      "user": {
        "user_id": 233512,
        "user_type": "registered",
        "display_name": "Alex Martini",
        "reputation": 559,
        "email_hash": "f1a25afee83d3bb206fe0890fdfa439d"
      },
      "post_id": 1642028
    },
    {
      "body": "<p>After reading <a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">this post</a> on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both VS 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n\n} \n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n\n<h3>Edit</h3>\n\n<p>Because people keep taking this the wrong way, yes, I knew the answer and merely thought it would be a fun question. :P  <a href=\"http://stackoverflow.com/users/123111/kirill-v-lyadvinsky\">Kirill</a> was the first to call me out, after I left a few \"egging on\" comments.</p>\n\n<p>You sillys.</p>\n",
      "comment": "Removed incorrect apostrophe.",
      "creation_date": 1281389005,
      "is_question": true,
      "is_rollback": false,
      "last_body": "<p>After reading <a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">this post</a> on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both VS 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n\n} \n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n\n<h3>Edit</h3>\n\n<p>Because people keep taking this the wrong way, yes, I knew the answer and merely thought it would be a fun question. :P  <a href=\"http://stackoverflow.com/users/123111/kirill-v-lyadvinsky\">Kirill</a> was the first to call me out, after I left a few \"egging on\" comments.</p>\n\n<p>You silly's.</p>\n",
      "last_tags": [
        "c",
        "c++",
        "fun",
        "operators",
        "standards-compliance"
      ],
      "revision_guid": "065db521-8cf4-4936-b369-6acd0f095a2d",
      "revision_number": 5,
      "tags": [
        "c++",
        "c",
        "operators",
        "fun",
        "standards-compliance"
      ],
      "revision_type": "single_user",
      "set_community_wiki": false,
      "user": {
        "user_id": 233512,
        "user_type": "registered",
        "display_name": "Alex Martini",
        "reputation": 559,
        "email_hash": "f1a25afee83d3bb206fe0890fdfa439d"
      },
      "post_id": 1642028
    },
    {
      "comment": "Post Made Community Wiki by Bill the Lizard&#9830;",
      "creation_date": 1262233068,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [],
      "revision_guid": "00000000-0000-0000-0000-000000000000",
      "tags": [],
      "revision_type": "vote_based",
      "set_community_wiki": true,
      "user": {
        "user_id": 1288,
        "user_type": "moderator",
        "display_name": "Bill the Lizard",
        "reputation": 113205,
        "email_hash": "fc763c6ff6c160ddad05741e87e517b6"
      },
      "post_id": 1642028
    },
    {
      "body": "<p>After reading <a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">this post</a> on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both VS 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n\n} \n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n\n<h3>Edit</h3>\n\n<p>Because people keep taking this the wrong way, yes, I knew the answer and merely thought it would be a fun question. :P  <a href=\"http://stackoverflow.com/users/123111/kirill-v-lyadvinsky\">Kirill</a> was the first to call me out, after I left a few \"egging on\" comments.</p>\n\n<p>You silly's.</p>\n",
      "comment": "added 298 characters in body",
      "creation_date": 1262156983,
      "is_question": true,
      "is_rollback": false,
      "last_body": "<p>After reading <a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">this post</a> on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both VS 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n\n} \n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n",
      "last_tags": [],
      "revision_guid": "2359e65d-ae6f-42f3-8027-36fe6a290f27",
      "revision_number": 4,
      "tags": [],
      "revision_type": "single_user",
      "set_community_wiki": false,
      "user": {
        "user_id": 87234,
        "user_type": "registered",
        "display_name": "GManNickG",
        "reputation": 116193,
        "email_hash": "8bb9a1d78a343be1480adf9df824d82a"
      },
      "post_id": 1642028
    },
    {
      "comment": "edited tags",
      "creation_date": 1256806097,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [
        "c",
        "c++",
        "fun"
      ],
      "revision_guid": "245c3730-4c18-4857-a6d0-b50c755c2af4",
      "revision_number": 3,
      "tags": [
        "c",
        "c++",
        "fun",
        "operators",
        "standards-compliance"
      ],
      "revision_type": "single_user",
      "set_community_wiki": false,
      "user": {
        "user_id": 123111,
        "user_type": "registered",
        "display_name": "Kirill V. Lyadvinsky",
        "reputation": 38530,
        "email_hash": "09c137c69d6f658c01ff1bf444aac098"
      },
      "post_id": 1642028
    },
    {
      "comment": "edited tags",
      "creation_date": 1256804561,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [
        "c",
        "c++"
      ],
      "revision_guid": "728a524a-7e20-41ea-b042-63421edbd7fb",
      "revision_number": 2,
      "tags": [
        "c",
        "c++",
        "fun"
      ],
      "revision_type": "single_user",
      "set_community_wiki": false,
      "user": {
        "user_id": 123111,
        "user_type": "registered",
        "display_name": "Kirill V. Lyadvinsky",
        "reputation": 38530,
        "email_hash": "09c137c69d6f658c01ff1bf444aac098"
      },
      "post_id": 1642028
    },
    {
      "body": "<p>After reading <a href=\"http://groups.google.com/group/comp.lang.c++.moderated/msg/33f173780d58dd20\" rel=\"nofollow\">this post</a> on comp.lang.c++.moderated, I was completely surprised that it compiled and worked in both VS 2008 and G++ 4.4. The code:</p>\n\n<pre><code>#include &lt;stdio.h&gt;\nint main()\n{\n     int x = 10;\n     while( x --&gt; 0 ) // x goes to 0\n     {\n       printf(\"%d \", x);\n     }\n\n} \n</code></pre>\n\n<p>Where in the standard is this defined, and where did it come from?</p>\n\n<p>I'd assume C, since it works in GCC as well, but I put C++ on there just in case C++ has more to mention on it. On a more subjective note, I've never heard of this before, had anybody else? Is it worth using?</p>\n",
      "comment": "",
      "creation_date": 1256799465,
      "is_question": true,
      "is_rollback": false,
      "last_tags": [],
      "revision_guid": "eeae0070-3eb0-4613-af04-5d358b1b527e",
      "revision_number": 1,
      "tags": [
        "c",
        "c++"
      ],
      "title": "What is the name of this operator: \"-->\"?",
      "revision_type": "single_user",
      "set_community_wiki": false,
      "user": {
        "user_id": 87234,
        "user_type": "registered",
        "display_name": "GManNickG",
        "reputation": 116193,
        "email_hash": "8bb9a1d78a343be1480adf9df824d82a"
      },
      "post_id": 1642028
    }
  ]
}
