<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixwiki.booleansoup.com/skins/common/feed.css?63"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fenixwiki.booleansoup.com/index.php?action=history&amp;feed=atom&amp;title=Ftell</id>
		<title>Ftell - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fenixwiki.booleansoup.com/index.php?action=history&amp;feed=atom&amp;title=Ftell"/>
		<link rel="alternate" type="text/html" href="http://fenixwiki.booleansoup.com/index.php?title=Ftell&amp;action=history"/>
		<updated>2026-05-01T09:26:36Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.10.1</generator>

	<entry>
		<id>http://fenixwiki.booleansoup.com/index.php?title=Ftell&amp;diff=2534&amp;oldid=prev</id>
		<title>Sandman at 14:41, 26 June 2007</title>
		<link rel="alternate" type="text/html" href="http://fenixwiki.booleansoup.com/index.php?title=Ftell&amp;diff=2534&amp;oldid=prev"/>
				<updated>2007-06-26T14:41:20Z</updated>
		
		<summary type="html">&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;</summary>
		<author><name>Sandman</name></author>	</entry>

	</feed>