<?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: atoll compatibility problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/atoll-compatibility-problem/m-p/2537423#M728784</link>
    <description>Hi Ashu,&lt;BR /&gt;&lt;BR /&gt;I couldn't find an atoll() equivalent but it was so easy I decided to code one for you in about 2 minutes.&lt;BR /&gt;&lt;BR /&gt;Enjoy, Clay</description>
    <pubDate>Wed, 06 Jun 2001 22:00:12 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2001-06-06T22:00:12Z</dc:date>
    <item>
      <title>atoll compatibility problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/atoll-compatibility-problem/m-p/2537422#M728783</link>
      <description>hi,&lt;BR /&gt;does someone know of a compatible function on hp-ux which is compatible with atoll (ascii to long long)? i'm trying to read in a string value and trying to convert it to long long. i tried using atol() and strtoul(), but they both return a return value 0, when the ascii representation exceeds a value of 2^30. i need to read an integer value greater than 2^32 and use it.&lt;BR /&gt;thanks&lt;BR /&gt;Ashu</description>
      <pubDate>Wed, 06 Jun 2001 20:51:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/atoll-compatibility-problem/m-p/2537422#M728783</guid>
      <dc:creator>Ashu Jaiswal</dc:creator>
      <dc:date>2001-06-06T20:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: atoll compatibility problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/atoll-compatibility-problem/m-p/2537423#M728784</link>
      <description>Hi Ashu,&lt;BR /&gt;&lt;BR /&gt;I couldn't find an atoll() equivalent but it was so easy I decided to code one for you in about 2 minutes.&lt;BR /&gt;&lt;BR /&gt;Enjoy, Clay</description>
      <pubDate>Wed, 06 Jun 2001 22:00:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/atoll-compatibility-problem/m-p/2537423#M728784</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-06-06T22:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: atoll compatibility problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/atoll-compatibility-problem/m-p/2537424#M728785</link>
      <description>Hi Ashu,&lt;BR /&gt;&lt;BR /&gt;A slighty better version which skips over leading whitespace just like the real thing.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Thu, 07 Jun 2001 00:50:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/atoll-compatibility-problem/m-p/2537424#M728785</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-06-07T00:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: atoll compatibility problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/atoll-compatibility-problem/m-p/2537425#M728786</link>
      <description>Hi Ashu,&lt;BR /&gt;&lt;BR /&gt;A slighty better version which skips over leading whitespace just like the real thing.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Thu, 07 Jun 2001 00:51:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/atoll-compatibility-problem/m-p/2537425#M728786</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-06-07T00:51:19Z</dc:date>
    </item>
  </channel>
</rss>

