v7 man page for save_bmp_pf

Query: save_bmp_pf

OS: v7

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

save_bmp_pf(3alleg4)						  Allegro manual					      save_bmp_pf(3alleg4)

NAME
save_bmp_pf - Packfile version of save_bmp. Allegro game programming library. SYNOPSIS
#include <allegro.h> int save_bmp_pf(PACKFILE *f, BITMAP *bmp, RGB *pal); DESCRIPTION
A version of save_bmp which writes to a packfile. SEE ALSO
save_bmp(3alleg4), expackf(3alleg4) Allegro version 4.4.2 save_bmp_pf(3alleg4)
Related Man Pages
expackf(3alleg4) - debian
expackf(3alleg4) - linux
expackf(3alleg4) - netbsd
expackf(3alleg4) - opensolaris
expackf(3alleg4) - v7
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
Need to add prefix using sed or awk from cat the file
Need help to compile and create python64 bit (2.7.9) on Solaris10
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working