pack_mputl(3) - Linux man page
Name
pack_mputl - Like pack_putc(), but using 32-bit Motorola byte ordering words. Allegro game programming library.Synopsis
#include <allegro.h>long pack_mputl(long c, PACKFILE *f);
long pack_mputl(long c, PACKFILE *f);