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