<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.computercraft.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Chriscisco</id>
		<title>ComputerCraft Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.computercraft.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Chriscisco"/>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/Special:Contributions/Chriscisco"/>
		<updated>2026-07-11T20:18:00Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=IO_(API)&amp;diff=1016</id>
		<title>IO (API)</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=IO_(API)&amp;diff=1016"/>
				<updated>2012-03-15T02:39:55Z</updated>
		
		<summary type="html">&lt;p&gt;Chriscisco: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;IO is a reimplementation of the default Lua input / output API defined [http://www.lua.org/manual/5.1/manual.html#5.7 here], with some features trimmed. Most features should work. If you find a non-working feature, please list it here.&lt;br /&gt;
&lt;br /&gt;
List of non-working features from IO:&lt;br /&gt;
[[Category:APIs]]&lt;br /&gt;
&lt;br /&gt;
I hope this is the right place to add this.&lt;br /&gt;
io.write using &amp;quot;wb&amp;quot;&lt;br /&gt;
Line 97 it expects a number and gets a string&lt;br /&gt;
For reference I am using this http://lua-users.org/wiki/SaveTableToFile with only moifications to make it run as an api&lt;br /&gt;
It is the very first file:write in the save function&lt;br /&gt;
file:write(&amp;quot;return {&amp;quot;..charE)&lt;/div&gt;</summary>
		<author><name>Chriscisco</name></author>	</entry>

	</feed>