.\" Generated by the Allegro makedoc utility .TH save_pcx_pf 3alleg4 "version 4.4.2" "Allegro" "Allegro manual" .SH NAME save_pcx_pf \- Packfile version of save_pcx. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B int save_pcx_pf(PACKFILE *f, BITMAP *bmp, RGB *pal); .SH DESCRIPTION A version of save_pcx which writes to a packfile. .SH SEE ALSO .BR save_pcx (3alleg4)