uint64_pack(3) Library Functions Manual uint64_pack(3)NAMEuint64_pack - write an unsigned little-endian 64-bit integerSYNTAX#include <uint64.h> uint64 u; void uint64_pack(char s[4],uint64 u);DESCRIPTIONuint64 is a 64-bit unsigned integer type. uint64_pack portably writes a uint64 u to s in little-endian byte order.SEE ALSOuint64_unpack(3), uint64_pack_big(3) uint64_pack(3)
| Related Man Pages |
|---|
| hal-set-property(1m) - opensolaris |
| iob_write(3) - debian |
| hal-set-property(1) - x11r4 |
| hal-set-property(1) - suse |
| hal-set-property(1) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |