DOKK / manpages / debian 10 / allegro4-doc / save_pcx_pf.3alleg4.en
save_pcx_pf(3alleg4) Allegro manual save_pcx_pf(3alleg4)

save_pcx_pf - Packfile version of save_pcx. Allegro game programming library.

#include <allegro.h>

int save_pcx_pf(PACKFILE *f, BITMAP *bmp, RGB *pal);

A version of save_pcx which writes to a packfile.

save_pcx(3alleg4)

version 4.4.2 Allegro