debian man page for tai_unpack

Query: tai_unpack

OS: debian

Section: 3

Links: debian man pages | All man pages

Forums: Unix Linux Community | Forum Categories

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

tai_unpack(3)						     Library Functions Manual						     tai_unpack(3)

NAME
tai_unpack - convert to external TAI64 format
SYNTAX
#include <tai.h> extern int tai_unpack(const char* buf,struct tai* t);
DESCRIPTION
tai_unpack converts a TAI64 label from external TAI64 format in buf to internal format in t.
SEE ALSO
taia_unpack(3), tai_pack(3) tai_unpack(3)
Related Man Pages
fcvt(3) - bsd
gcvt(3) - bsd
mac_from_text(3) - freebsd
mac_text(3) - freebsd
mac_to_text(3) - freebsd
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 ?
Detecting unused variables...
Find columns in a file based on header and print to new file