mirror of /home/gitosis/repositories/libowfat.git
Mirror of :pserver:cvs@cvs.fefe.de:/cvs libowfat
https://www.fefe.de/libowfat/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
356 B
12 lines
356 B
.TH taia_unpack 3 |
|
.SH NAME |
|
taia_unpack \- convert to external TAI64NA format |
|
.SH SYNTAX |
|
.B #include <libowfat/taia.h> |
|
|
|
extern int \fBtaia_unpack\fP(const char* buf,struct taia* \fIt\fR); |
|
.SH DESCRIPTION |
|
taia_unpack converts a TAI64NA label from external TAI64NA format in |
|
\fIbuf\fR to internal format in \fIt\fR. |
|
.SH "SEE ALSO" |
|
tai_unpack(3), taia_pack(3)
|
|
|