<?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: uchar_t to UniString conversion in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/uchar-t-to-UniString-conversion/m-p/219196#M3694</link>
    <description>&lt;BLOCKQUOTE&gt;Tibor wrote:&lt;BR /&gt;
You can simply use the operator= or the constructor function of the GS::UniString.
&lt;PRE&gt;GS::UniString	roomNameUniStr = elem-&amp;gt;zone.roomName;&lt;/PRE&gt;
&lt;/BLOCKQUOTE&gt;

Thanks Tibor! That was easy. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;</description>
    <pubDate>Mon, 29 Apr 2019 12:56:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-04-29T12:56:33Z</dc:date>
    <item>
      <title>uchar_t to UniString conversion</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/uchar-t-to-UniString-conversion/m-p/219194#M3692</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hello everyone,&lt;BR /&gt;&lt;BR /&gt;im struggling a little bit with the the roomName of the API_​ZoneType. It's an array of type GS::uchar_t and i want to convert it to Unistring to export it to an excel sheet with LibXl. Anyone has an idea how this can be done? Thanks in advance!&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Oct 2022 11:27:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/uchar-t-to-UniString-conversion/m-p/219194#M3692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-05T11:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: uchar_t to UniString conversion</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/uchar-t-to-UniString-conversion/m-p/219195#M3693</link>
      <description>You can simply use the operator= or the constructor function of the GS::UniString.
&lt;PRE&gt;GS::UniString	roomNameUniStr = elem-&amp;gt;zone.roomName;&lt;/PRE&gt;</description>
      <pubDate>Mon, 29 Apr 2019 12:42:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/uchar-t-to-UniString-conversion/m-p/219195#M3693</guid>
      <dc:creator>Tibor Lorantfy</dc:creator>
      <dc:date>2019-04-29T12:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: uchar_t to UniString conversion</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/uchar-t-to-UniString-conversion/m-p/219196#M3694</link>
      <description>&lt;BLOCKQUOTE&gt;Tibor wrote:&lt;BR /&gt;
You can simply use the operator= or the constructor function of the GS::UniString.
&lt;PRE&gt;GS::UniString	roomNameUniStr = elem-&amp;gt;zone.roomName;&lt;/PRE&gt;
&lt;/BLOCKQUOTE&gt;

Thanks Tibor! That was easy. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;</description>
      <pubDate>Mon, 29 Apr 2019 12:56:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/uchar-t-to-UniString-conversion/m-p/219196#M3694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-29T12:56:33Z</dc:date>
    </item>
  </channel>
</rss>

