<?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: Problems with String functions in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Problems-with-String-functions/m-p/94628#M7367</link>
    <description>&lt;BLOCKQUOTE&gt;Marius wrote:&lt;BR /&gt;Hy there!&lt;BR /&gt;
&lt;BR /&gt;
I'm having a lot of troubles recently in developing Archicad add-ons because I can't any &amp;lt;string.h&amp;gt; function to work. It seems that when encountering a call to one of these functions, the add-on simply stops. Any ideas?&lt;/BLOCKQUOTE&gt;

Don't use any standard C/C++ functions in conjunction with the ArchiCAD API. They make assumptions about the string representation that aren't necessarily true (hence the crashes). Use the ArchiCAD API String Manager instead (refer to the GSRoot documentation, subsection on String Manager).</description>
    <pubDate>Wed, 14 Feb 2007 16:56:40 GMT</pubDate>
    <dc:creator>Ralph Wessel</dc:creator>
    <dc:date>2007-02-14T16:56:40Z</dc:date>
    <item>
      <title>Problems with String functions</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Problems-with-String-functions/m-p/94627#M7366</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hy there!&lt;BR /&gt;&lt;BR /&gt;I'm having a lot of troubles recently in developing Archicad add-ons because I can't any &amp;lt;string.h&amp;gt; function to work. It seems that when encountering a call to one of these functions, the add-on simply stops. Any ideas?&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Aug 2023 08:43:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Problems-with-String-functions/m-p/94627#M7366</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-07T08:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with String functions</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Problems-with-String-functions/m-p/94628#M7367</link>
      <description>&lt;BLOCKQUOTE&gt;Marius wrote:&lt;BR /&gt;Hy there!&lt;BR /&gt;
&lt;BR /&gt;
I'm having a lot of troubles recently in developing Archicad add-ons because I can't any &amp;lt;string.h&amp;gt; function to work. It seems that when encountering a call to one of these functions, the add-on simply stops. Any ideas?&lt;/BLOCKQUOTE&gt;

Don't use any standard C/C++ functions in conjunction with the ArchiCAD API. They make assumptions about the string representation that aren't necessarily true (hence the crashes). Use the ArchiCAD API String Manager instead (refer to the GSRoot documentation, subsection on String Manager).</description>
      <pubDate>Wed, 14 Feb 2007 16:56:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Problems-with-String-functions/m-p/94628#M7367</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2007-02-14T16:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with String functions</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Problems-with-String-functions/m-p/94629#M7368</link>
      <description>Thank you!</description>
      <pubDate>Thu, 15 Feb 2007 09:55:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Problems-with-String-functions/m-p/94629#M7368</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-15T09:55:36Z</dc:date>
    </item>
  </channel>
</rss>

