logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tai_pack - convert to external TAI64 format

Description

       tai_pack converts a TAI64 label from internal format in t to external TAI64 format in buf.

       See http://cr.yp.to/libtai/tai64.html

Name

       tai_pack - convert to external TAI64 format

See Also

taia_pack(3), tai_unpack(3)

                                                                                                     tai_pack(3)

Syntax

#include<libowfat/tai.h>

       extern int tai_pack(char* buf,const struct tai* t);

See Also