<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixdocs.com/skins/common/feed.css?63"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>New fpg - Revision history</title>
		<link>http://fenixdocs.com/index.php?title=New_fpg&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 08:55:00 GMT</lastBuildDate>
		<item>
			<title>130.89.160.132 at 12:00, 8 July 2007</title>
			<link>http://fenixdocs.com/index.php?title=New_fpg&amp;diff=2575&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: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;</description>
			<pubDate>Sun, 08 Jul 2007 12:00:48 GMT</pubDate>			<dc:creator>130.89.160.132</dc:creator>			<comments>http://fenixdocs.com/index.php/Talk:New_fpg</comments>		</item>
	</channel>
</rss>