<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Sorting in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Sorting/m-p/233103#M6392</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using mqx 3.5 .&lt;/P&gt;&lt;P&gt;I want to sort date &amp;amp; timestamp.&lt;/P&gt;&lt;P&gt;Can anyone suggest any logic??&lt;/P&gt;&lt;P&gt;Or Is there any data type to store 64bit integer in mqx3.5(MCF52259) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Jun 2013 12:02:09 GMT</pubDate>
    <dc:creator>netra</dc:creator>
    <dc:date>2013-06-21T12:02:09Z</dc:date>
    <item>
      <title>Sorting</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Sorting/m-p/233103#M6392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using mqx 3.5 .&lt;/P&gt;&lt;P&gt;I want to sort date &amp;amp; timestamp.&lt;/P&gt;&lt;P&gt;Can anyone suggest any logic??&lt;/P&gt;&lt;P&gt;Or Is there any data type to store 64bit integer in mqx3.5(MCF52259) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 12:02:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Sorting/m-p/233103#M6392</guid>
      <dc:creator>netra</dc:creator>
      <dc:date>2013-06-21T12:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Sorting/m-p/233104#M6393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used EWL C qsort, from stdlib.h. Just need to implement your own compare() function, and an array is sorted based on the compare() results. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C99 has long long and unsigned long long data types. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 11:21:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Sorting/m-p/233104#M6393</guid>
      <dc:creator>Martin_</dc:creator>
      <dc:date>2013-07-19T11:21:16Z</dc:date>
    </item>
  </channel>
</rss>

