<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[esxDOS BBS — Allowed to open a file for reading and writing?]]></title>
		<link>https://board.esxdos.org/viewtopic.php?id=93</link>
		<atom:link href="https://board.esxdos.org/extern.php?action=feed&amp;tid=93&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Allowed to open a file for reading and writing?.]]></description>
		<lastBuildDate>Wed, 02 Aug 2017 06:49:16 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Allowed to open a file for reading and writing?]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=291#p291</link>
			<description><![CDATA[<p>Hi,</p><p>Is it allowed to open a file for both reading and writing?&nbsp; What I&#039;d like to do is use the same file pointer for read and write access.</p><p>I&#039;m doing this:</p><p>fin = esxdos_f_open(argv[1],ESXDOS_MODE_R|ESXDOS_MODE_W|ESXDOS_MODE_OE);</p><p>which amounts to a call to f_open with mode flag 0x03.&nbsp; The emulator (ZEsarUX) is coming up with error 6: I/O ERROR.&nbsp; I have no real hardware to test this on so I&#039;m not sure if this is an emulator problem or not.</p>]]></description>
			<author><![CDATA[null@example.com (Alcoholics Anonymous)]]></author>
			<pubDate>Wed, 02 Aug 2017 06:49:16 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=291#p291</guid>
		</item>
	</channel>
</rss>
