pack_iputw(3alleg4) Allegro manual pack_iputw(3alleg4)NAMEpack_iputw - Like pack_putc(), but using 16-bit Intel byte ordering words. Allegro game programming library.SYNOPSIS#include <allegro.h> int pack_iputw(int c, PACKFILE *f);DESCRIPTIONLike pack_putc, but writes a 16-bit word to a file, using Intel byte ordering (least significant byte first, a.k.a. little-endian).SEE ALSOpack_putc(3alleg4) Allegro version 4.4.2 pack_iputw(3alleg4)
| Related Man Pages |
|---|
| exrotscl(3alleg4) - suse |
| exrotscl(3alleg4) - v7 |
| exrotscl(3alleg4) - mojave |
| exrotscl(3alleg4) - osx |
| exrotscl(3alleg4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |