debian man page for save_tga_pf

Query: save_tga_pf

OS: debian

Section: 3alleg4

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

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) - suse
expackf(3alleg4) - minix
expackf(3alleg4) - mojave
expackf(3alleg4) - redhat
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?