<?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 Re: How to do unsigned integer/64 bit ops? in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/How-to-do-unsigned-integer-64-bit-ops/m-p/955496#M20685</link>
    <description>Fortran doesn't have the concept of "unsigned".&lt;BR /&gt;&lt;BR /&gt;There's an existing quadruple-precision arithmetic package, pointed to from our &lt;A href="http://www.compaq.com/fortran/visual/companion.html"&gt;Companion Products&lt;/A&gt; page.&lt;BR /&gt;&lt;BR /&gt;The next version, free to 6.5 users, will support INTEGER*8 (and LOGICAL*8).  Look for it in August.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Thu, 21 Jun 2001 03:31:07 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2001-06-21T03:31:07Z</dc:date>
    <item>
      <title>How to do unsigned integer/64 bit ops?</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-do-unsigned-integer-64-bit-ops/m-p/955495#M20684</link>
      <description>When dealing with other platforms where some of the data (telemetry for example) is unsigned integers, is there a way to treat such quantities accordingly in the compiler? I could not find the equivalent of the UNSIGNED key word, like in C++.   &lt;BR /&gt;   &lt;BR /&gt;Also, how can I do a 32 bit by 32 bit unsigned multiply to get a 64 bit unsigned result? I would eventually like to develop a long number package when I can do operations with very long integers, as for example encryption algorithms.   &lt;BR /&gt;   &lt;BR /&gt;Example: C=A*B where A and B are 512 bits each, but also to be able to take a MODULO, do long division, etc.</description>
      <pubDate>Thu, 21 Jun 2001 00:40:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-do-unsigned-integer-64-bit-ops/m-p/955495#M20684</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2001-06-21T00:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to do unsigned integer/64 bit ops?</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-do-unsigned-integer-64-bit-ops/m-p/955496#M20685</link>
      <description>Fortran doesn't have the concept of "unsigned".&lt;BR /&gt;&lt;BR /&gt;There's an existing quadruple-precision arithmetic package, pointed to from our &lt;A href="http://www.compaq.com/fortran/visual/companion.html"&gt;Companion Products&lt;/A&gt; page.&lt;BR /&gt;&lt;BR /&gt;The next version, free to 6.5 users, will support INTEGER*8 (and LOGICAL*8).  Look for it in August.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 21 Jun 2001 03:31:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-do-unsigned-integer-64-bit-ops/m-p/955496#M20685</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-06-21T03:31:07Z</dc:date>
    </item>
  </channel>
</rss>

