<?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: vswprintf in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vswprintf/m-p/3409829#M706601</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I cannot find any free implementations I would trust and no you cannot make 11.11&lt;BR /&gt;software and expect it to run on an 11.00 box&lt;BR /&gt;&lt;BR /&gt;Each compiler is a subset of the enxt one so upwards comaptibility while a grey zone is logical and generally works&lt;BR /&gt;&lt;BR /&gt;Downwards compatibility is a bad idea,it is not HP supported , I asked and the chance of errors is large&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;              Steve Steel</description>
    <pubDate>Thu, 28 Oct 2004 08:57:54 GMT</pubDate>
    <dc:creator>Steve Steel</dc:creator>
    <dc:date>2004-10-28T08:57:54Z</dc:date>
    <item>
      <title>vswprintf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vswprintf/m-p/3409828#M706600</link>
      <description>I am writing software that should be running on HP-UX versions 11.00 and 11i. There will be one set of binaries and I need to use the vswprintf() function. Unfortunately, it is not available on HP-UX 11.00. Neither are available other wprintf() family functions.&lt;BR /&gt;&lt;BR /&gt;Is there any workaround for this problem? Are there any free implementations of these functions or is it anyhow possible to take the implementation from HP-UX 11i and distribute it along with our software so that it could also work on HP-UX 11.00?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!</description>
      <pubDate>Thu, 28 Oct 2004 08:14:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vswprintf/m-p/3409828#M706600</guid>
      <dc:creator>Andrei Tarassov</dc:creator>
      <dc:date>2004-10-28T08:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: vswprintf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vswprintf/m-p/3409829#M706601</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I cannot find any free implementations I would trust and no you cannot make 11.11&lt;BR /&gt;software and expect it to run on an 11.00 box&lt;BR /&gt;&lt;BR /&gt;Each compiler is a subset of the enxt one so upwards comaptibility while a grey zone is logical and generally works&lt;BR /&gt;&lt;BR /&gt;Downwards compatibility is a bad idea,it is not HP supported , I asked and the chance of errors is large&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;              Steve Steel</description>
      <pubDate>Thu, 28 Oct 2004 08:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vswprintf/m-p/3409829#M706601</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-10-28T08:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: vswprintf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vswprintf/m-p/3409830#M706602</link>
      <description>Is it possible to do something like that:&lt;BR /&gt;&lt;BR /&gt;On HP-UX 11i: &lt;BR /&gt;ar x libc.a vswprintf.o&lt;BR /&gt;# send the extracted object to HP-UX 11.00&lt;BR /&gt;&lt;BR /&gt;On HP-UX 11.00:&lt;BR /&gt;Link with vswprintf.o from HP-UX 11i&lt;BR /&gt;&lt;BR /&gt;I guess that could be impossible or, at least, illegal. Is it so?</description>
      <pubDate>Thu, 28 Oct 2004 09:04:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vswprintf/m-p/3409830#M706602</guid>
      <dc:creator>Andrei Tarassov</dc:creator>
      <dc:date>2004-10-28T09:04:37Z</dc:date>
    </item>
  </channel>
</rss>

