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

	<entry>
		<id>http://fenixdocs.com/index.php?title=LCD_IntVersion&amp;diff=4013&amp;oldid=prev</id>
		<title>Sandman: New page: Category:functions Category:lcddll Category:dll  '''Up to LCD.DLL Functions''' ----   ==Definition== '''INT''' LCD_IntVersion ( )  Returns the curre...</title>
		<link rel="alternate" type="text/html" href="http://fenixdocs.com/index.php?title=LCD_IntVersion&amp;diff=4013&amp;oldid=prev"/>
				<updated>2007-12-26T14:15:57Z</updated>
		
		<summary type="html">&lt;p&gt;New page: &lt;a href=&quot;/index.php/Category:Functions&quot; title=&quot;Category:Functions&quot;&gt;Category:functions&lt;/a&gt; &lt;a href=&quot;/index.php/Category:Lcddll&quot; title=&quot;Category:Lcddll&quot;&gt;Category:lcddll&lt;/a&gt; &lt;a href=&quot;/index.php/Category:Dll&quot; title=&quot;Category:Dll&quot;&gt;Category:dll&lt;/a&gt;  &lt;a href=&quot;/index.php/Functioncategory:Lcddll&quot; title=&quot;Functioncategory:Lcddll&quot;&gt;'''Up to LCD.DLL Functions'''&lt;/a&gt; ----   ==Definition== '''INT''' LCD_IntVersion ( )  Returns the curre...&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:lcddll]]&lt;br /&gt;
[[Category:dll]]&lt;br /&gt;
&lt;br /&gt;
[[Functioncategory:Lcddll|'''Up to LCD.DLL Functions''']]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
'''INT''' LCD_IntVersion ( )&lt;br /&gt;
&lt;br /&gt;
Returns the current [[LCD_DLL|LCD.DLL]] version.&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
'''INT''' : The current [[LCD_DLL|LCD.DLL]] version (int).&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Program example;&lt;br /&gt;
    include &amp;quot;LCD.fh&amp;quot;;&lt;br /&gt;
Private&lt;br /&gt;
    int lcdver;&lt;br /&gt;
Begin&lt;br /&gt;
&lt;br /&gt;
    lcdver = LCD_IntVersion();&lt;br /&gt;
   &lt;br /&gt;
    Loop&lt;br /&gt;
        frame;&lt;br /&gt;
    End&lt;br /&gt;
&lt;br /&gt;
End&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Lcdfuncbox}}&lt;/div&gt;</summary>
		<author><name>Sandman</name></author>	</entry>

	</feed>