<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Documentation - save_bmp_pf</title>
		<link>http://www.allegro.cc/forums/view/567879</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sun, 19 Feb 2006 06:32:13 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hello,<br />The docs for save_bmp_pf on the site and also on the man pages have the syntax for save_bmp_pf a bit wrong. </p><p>The syntax written is:
</p><div class="source-code snippet"><div class="inner"><pre><span class="k1">int</span> <a href="http://www.allegro.cc/manual/save_bmp_pf" target="_blank"><span class="a">save_bmp_pf</span></a><span class="k2">(</span><a href="http://www.allegro.cc/manual/PACKFILE" target="_blank"><span class="a">PACKFILE</span></a> <span class="k3">*</span>f, <a href="http://www.allegro.cc/manual/RGB" target="_blank"><span class="a">RGB</span></a> <span class="k3">*</span>pal<span class="k2">)</span><span class="k2">;</span>
</pre></div></div><p>
when it should be:
</p><div class="source-code snippet"><div class="inner"><pre><span class="k1">int</span> <a href="http://www.allegro.cc/manual/save_bmp_pf" target="_blank"><span class="a">save_bmp_pf</span></a><span class="k2">(</span><a href="http://www.allegro.cc/manual/PACKFILE" target="_blank"><span class="a">PACKFILE</span></a> <span class="k3">*</span>f, <a href="http://www.allegro.cc/manual/BITMAP" target="_blank"><span class="a">BITMAP</span></a> <span class="k3">*</span>bmp, <a href="http://www.allegro.cc/manual/RGB" target="_blank"><span class="a">RGB</span></a> <span class="k3">*</span>pal<span class="k2">)</span><span class="k2">;</span>
</pre></div></div><p>

Only a small thing but it confused me first time <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p><a href="http://www.allegro.cc/manual/api/loading-image-files/save_bmp_pf">http://www.allegro.cc/manual/api/loading-image-files/save_bmp_pf</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Physics Dave)</author>
		<pubDate>Sun, 19 Feb 2006 06:00:41 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>The same thing also applies to the following two functions:
</p><div class="source-code snippet"><div class="inner"><pre><a href="http://www.allegro.cc/manual/save_tga_pf" target="_blank"><span class="a">save_tga_pf</span></a>
<a href="http://www.allegro.cc/manual/save_pcx_pf" target="_blank"><span class="a">save_pcx_pf</span></a>
</pre></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (CGamesPlay)</author>
		<pubDate>Sun, 19 Feb 2006 06:09:46 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Fixed in SVN, thanks.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Sun, 19 Feb 2006 06:32:13 +0000</pubDate>
	</item>
</rss>
