<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to ChRT(API)</title><link>https://sourceforge.net/p/chaos-cc/wiki/ChRT%2528API%2529/</link><description>Recent changes to ChRT(API)</description><atom:link href="https://sourceforge.net/p/chaos-cc/wiki/ChRT(API)/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 16 Nov 2014 12:54:46 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/chaos-cc/wiki/ChRT(API)/feed" rel="self" type="application/rss+xml"/><item><title>ChRT(API) modified by AntifreeZZe</title><link>https://sourceforge.net/p/chaos-cc/wiki/ChRT%2528API%2529/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="what-is-chrt-api"&gt;What is ChRT API?&lt;/h1&gt;
&lt;p&gt;ChRT API is library with main functions of &lt;span&gt;[ChRT]&lt;/span&gt;, the ChaOS RunTime.&lt;/p&gt;
&lt;h1 id="api"&gt;API&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;readString(s)&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Interpretes string &lt;code&gt;&amp;lt;s&amp;gt;&lt;/code&gt; with &lt;span&gt;[ChAIL]&lt;/span&gt; standards.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;readFile(f)&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Interprets file &lt;code&gt;&amp;lt;f&amp;gt;&lt;/code&gt; with &lt;span&gt;[ChAIL]&lt;/span&gt; standards and prepares ChRT for executing application.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;executeApp(app)&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Runs readFile(&lt;strong&gt;"/apps/&lt;code&gt;&amp;lt;your app&amp;gt;&lt;/code&gt;/info.cri"&lt;/strong&gt;) and executes this application&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;processTrigger(t)&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Processes trigger(see &lt;span&gt;[AppTriggers]&lt;/span&gt;) &lt;code&gt;&amp;lt;t&amp;gt;&lt;/code&gt; for this app. You have to execute readFile("your app info") before.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;processTriggers()&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Processes all triggers that has been written in triggers table.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;triggers&lt;code&gt;[&lt;/code&gt;&lt;strong&gt;table&lt;/strong&gt;&lt;code&gt;]&lt;/code&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Table of triggers that must be executed on application install.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h1 id="see-also"&gt;See also&lt;/h1&gt;
&lt;p&gt;&lt;span&gt;[ChRT]&lt;/span&gt;&lt;br /&gt;
&lt;span&gt;[AppTriggers]&lt;/span&gt;&lt;br /&gt;
&lt;span&gt;[ChAIL]&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AntifreeZZe</dc:creator><pubDate>Sun, 16 Nov 2014 12:54:46 -0000</pubDate><guid>https://sourceforge.net6689beb665598c29c3cc6ea1556dc700f1bb9b94</guid></item></channel></rss>