debian man page for uint64_pack

Query: uint64_pack

OS: debian

Section: 3

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

uint64_pack(3)						     Library Functions Manual						    uint64_pack(3)

NAME
uint64_pack - write an unsigned little-endian 64-bit integer
SYNTAX
#include <uint64.h> uint64 u; void uint64_pack(char s[4],uint64 u);
DESCRIPTION
uint64 is a 64-bit unsigned integer type. uint64_pack portably writes a uint64 u to s in little-endian byte order.
SEE ALSO
uint64_unpack(3), uint64_pack_big(3) uint64_pack(3)
Related Man Pages
hal-get-property(1m) - opensolaris
hal-set-property(1) - x11r4
hal-set-property(1) - freebsd
hal-set-property(1) - mojave
__gnu_parallel::random_number(3cxx) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk