<?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 Problems with compiler? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-compiler/m-p/2937902#M929397</link>
    <description>Dear all, &lt;BR /&gt;&lt;BR /&gt;I am trying to execute a c++ program in a HP-UX 11.11 machine.&lt;BR /&gt;&lt;BR /&gt;this program worked finea couple months ago but now we have problems.&lt;BR /&gt;&lt;BR /&gt;The problem is the function STRCMP, if I write this "Final = strcmp(Caracter, "\0");" does not work, I need to change in this way "if (Caracter[0] == 0) Final = 0;".&lt;BR /&gt;&lt;BR /&gt;This is not a valid solution because I use srtcmp to compare "\n",...&lt;BR /&gt;&lt;BR /&gt;I think our last machine was a HP-UX 11.0&lt;BR /&gt;&lt;BR /&gt;Anyone can help me?&lt;BR /&gt;&lt;BR /&gt;TIA, &lt;BR /&gt;&lt;BR /&gt;David Juan Alejo.&lt;BR /&gt;</description>
    <pubDate>Fri, 28 Mar 2003 09:26:26 GMT</pubDate>
    <dc:creator>David Juan Alejo Marcos</dc:creator>
    <dc:date>2003-03-28T09:26:26Z</dc:date>
    <item>
      <title>Problems with compiler?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-compiler/m-p/2937902#M929397</link>
      <description>Dear all, &lt;BR /&gt;&lt;BR /&gt;I am trying to execute a c++ program in a HP-UX 11.11 machine.&lt;BR /&gt;&lt;BR /&gt;this program worked finea couple months ago but now we have problems.&lt;BR /&gt;&lt;BR /&gt;The problem is the function STRCMP, if I write this "Final = strcmp(Caracter, "\0");" does not work, I need to change in this way "if (Caracter[0] == 0) Final = 0;".&lt;BR /&gt;&lt;BR /&gt;This is not a valid solution because I use srtcmp to compare "\n",...&lt;BR /&gt;&lt;BR /&gt;I think our last machine was a HP-UX 11.0&lt;BR /&gt;&lt;BR /&gt;Anyone can help me?&lt;BR /&gt;&lt;BR /&gt;TIA, &lt;BR /&gt;&lt;BR /&gt;David Juan Alejo.&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Mar 2003 09:26:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-compiler/m-p/2937902#M929397</guid>
      <dc:creator>David Juan Alejo Marcos</dc:creator>
      <dc:date>2003-03-28T09:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with compiler?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-compiler/m-p/2937903#M929398</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I know this will be a bore, and not terribly helpful, but the first thing to do is check that you have the latest compiler patches. I've just been working on something today and had problems compiling - fixed them by patching (not the same problem as yours though).&lt;BR /&gt;&lt;BR /&gt;PHSS_26972 and PHSS_26973 would be a good place to start.</description>
      <pubDate>Fri, 28 Mar 2003 10:59:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-compiler/m-p/2937903#M929398</guid>
      <dc:creator>Colin Topliss</dc:creator>
      <dc:date>2003-03-28T10:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with compiler?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-compiler/m-p/2937904#M929399</link>
      <description>Take your application disks and install the latest version of the compilers.&lt;BR /&gt;&lt;BR /&gt;Also make sure the March 2003 or December 2002 patch update is installed.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 30 Mar 2003 02:46:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-compiler/m-p/2937904#M929399</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-30T02:46:02Z</dc:date>
    </item>
  </channel>
</rss>

