<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to I$Close</title><link>https://sourceforge.net/p/nitros9/wiki/I%2524Close/</link><description>Recent changes to I$Close</description><atom:link href="https://sourceforge.net/p/nitros9/wiki/I$Close/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 27 Jun 2014 23:18:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nitros9/wiki/I$Close/feed" rel="self" type="application/rss+xml"/><item><title>I$Close modified by Lothan</title><link>https://sourceforge.net/p/nitros9/wiki/I%2524Close/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;Close Path&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;Terminates an I/O path&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;OS9 I$Close 103F 8F&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Entry Conditions&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A &lt;em&gt;path number&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Error Output&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;CC carry set on error &lt;/p&gt;
&lt;p&gt;B &lt;em&gt;error code&lt;/em&gt;, if any &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Additional Information&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Close Path terminates the I/O path to the file or device specified by &lt;em&gt;path number&lt;/em&gt;. Until you use another Open, Dup, or Create system call for that path, you can no longer perform I/O to the file or device. &lt;/li&gt;
&lt;li&gt;If you close a path to a single-user device, the device becomes available to other requesting processes. NitrOS-9 deallocates internally managed buffers and descriptors. &lt;/li&gt;
&lt;li&gt;The Exit system call automatically closes all open paths. Therefore, you might not need to use the Close Path system call to close some paths. &lt;/li&gt;
&lt;li&gt;Do not close a standard I/O path unless you want to change the file or device to which it corresponds. &lt;/li&gt;
&lt;li&gt;Close Path performs an implied I$Detach call. If it causes the device link count to become 0, the device termination routine is executed. See I$Detach for additional information. &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lothan</dc:creator><pubDate>Fri, 27 Jun 2014 23:18:32 -0000</pubDate><guid>https://sourceforge.netb9c310b1fdc8a8ae82aa276c3cbc2c9f530b22eb</guid></item></channel></rss>