<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixwiki.booleansoup.com/skins/common/feed.css?63"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Ftell - Revision history</title>
		<link>http://fenixwiki.booleansoup.com/index.php?title=Ftell&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.10.1</generator>
		<lastBuildDate>Fri, 01 May 2026 09:25:57 GMT</lastBuildDate>
		<item>
			<title>Sandman at 14:41, 26 June 2007</title>
			<link>http://fenixwiki.booleansoup.com/index.php?title=Ftell&amp;diff=2534&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:functions]]&lt;br /&gt;
[[Category:files]]&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
'''INT''' ftell ( &amp;lt;'''INT''' filehandle&amp;gt; )&lt;br /&gt;
&lt;br /&gt;
Returns the current reading position of a certain file.&lt;br /&gt;
&lt;br /&gt;
The reading position can be altered by [[fseek]]().&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{| &lt;br /&gt;
| '''INT''' filehandle || - The [[FileHandle]] of the file returned by [[fopen]]().&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
'''INT''': The current reading position of the specified file.&lt;/div&gt;</description>
			<pubDate>Tue, 26 Jun 2007 14:41:20 GMT</pubDate>			<dc:creator>Sandman</dc:creator>			<comments>http://fenixwiki.booleansoup.com/index.php/Talk:Ftell</comments>		</item>
	</channel>
</rss>