<?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=New_fpg</id>
		<title>New fpg - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fenixdocs.com/index.php?action=history&amp;feed=atom&amp;title=New_fpg"/>
		<link rel="alternate" type="text/html" href="http://fenixdocs.com/index.php?title=New_fpg&amp;action=history"/>
		<updated>2026-05-01T08:55:01Z</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=New_fpg&amp;diff=2575&amp;oldid=prev</id>
		<title>130.89.160.132 at 12:00, 8 July 2007</title>
		<link rel="alternate" type="text/html" href="http://fenixdocs.com/index.php?title=New_fpg&amp;diff=2575&amp;oldid=prev"/>
				<updated>2007-07-08T12:00:48Z</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:fpg]]&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
'''INT''' new_fpg ( )&lt;br /&gt;
&lt;br /&gt;
Creates and initializes a new [[file]].&lt;br /&gt;
&lt;br /&gt;
To add [[graphic]]s to the created file, use the returned [[fileID]] in the function [[fpg_add]](). The file can be saved with [[save_fpg]](). To free a file, use [[unload_fpg]]().&lt;br /&gt;
&lt;br /&gt;
Also called fpg_new().&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
'''INT''' : [[fileID]]&lt;br /&gt;
{|&lt;br /&gt;
| -1 || - Too many files or insufficient memory.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;gt;=0 || - The fileID of the new file.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Errors ==&lt;br /&gt;
{|&lt;br /&gt;
| Insufficient memory || - There is insufficient memory available. This error doesn't occur often.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>130.89.160.132</name></author>	</entry>

	</feed>