save_tga_pf(3alleg4) v7 man page | unix.com

Man Page: save_tga_pf

Operating Environment: v7

Section: 3alleg4

save_tga_pf(3alleg4)						  Allegro manual					      save_tga_pf(3alleg4)

NAME
save_tga_pf - Packfile version of save_tga. Allegro game programming library. SYNOPSIS
#include <allegro.h> int save_tga_pf(PACKFILE *f, BITMAP *bmp, RGB *pal); DESCRIPTION
A version of save_tga which writes to a packfile. SEE ALSO
save_tga(3alleg4), expackf(3alleg4) Allegro version 4.4.2 save_tga_pf(3alleg4)
Related Man Pages
expackf(3alleg4) - opendarwin
expackf(3alleg4) - centos
expackf(3alleg4) - suse
expackf(3alleg4) - mojave
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
Read a file and save every word in a variable to use
Building JSON command with bash script