<?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 reading errors from Archicad in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/reading-errors-from-Archicad/m-p/58707#M6842</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;In a lot of places in the examples, there are statements like err = function(param).&lt;BR /&gt;&lt;BR /&gt;I am trying to get any errors that do occur to show up in the report window. The problem I am having is that ACAPI_WriteReport, CHCopyC, and sprintf all seemt to require strings or const char * values.&lt;BR /&gt;&lt;BR /&gt;I poked around in the documentation for what feel like forever (probably an hour between yesterday and today). How are you guys finding out what error codes the API is generating? Do I have to convert the GSErrCodes to characters?&lt;/DIV&gt;</description>
    <pubDate>Mon, 07 Aug 2023 09:34:12 GMT</pubDate>
    <dc:creator>TomWaltz</dc:creator>
    <dc:date>2023-08-07T09:34:12Z</dc:date>
    <item>
      <title>reading errors from Archicad</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/reading-errors-from-Archicad/m-p/58707#M6842</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;In a lot of places in the examples, there are statements like err = function(param).&lt;BR /&gt;&lt;BR /&gt;I am trying to get any errors that do occur to show up in the report window. The problem I am having is that ACAPI_WriteReport, CHCopyC, and sprintf all seemt to require strings or const char * values.&lt;BR /&gt;&lt;BR /&gt;I poked around in the documentation for what feel like forever (probably an hour between yesterday and today). How are you guys finding out what error codes the API is generating? Do I have to convert the GSErrCodes to characters?&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Aug 2023 09:34:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/reading-errors-from-Archicad/m-p/58707#M6842</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2023-08-07T09:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: reading errors from Archicad</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/reading-errors-from-Archicad/m-p/58708#M6843</link>
      <description>You can find WriteReport.... functions in APICommon.h,.c files located in many API examples. So you can copy this files into your project and use it. I dont use it, but I think it will do what you asked.</description>
      <pubDate>Sat, 08 Oct 2005 18:45:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/reading-errors-from-Archicad/m-p/58708#M6843</guid>
      <dc:creator>Oleg</dc:creator>
      <dc:date>2005-10-08T18:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: reading errors from Archicad</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/reading-errors-from-Archicad/m-p/58709#M6844</link>
      <description>thank you, Oleg, that's exactly what I needed!</description>
      <pubDate>Sat, 08 Oct 2005 19:02:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/reading-errors-from-Archicad/m-p/58709#M6844</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2005-10-08T19:02:56Z</dc:date>
    </item>
  </channel>
</rss>

