taia_less(3) debian man page | unix.com

Man Page: taia_less

Operating Environment: debian

Section: 3

taia_less(3)						     Library Functions Manual						      taia_less(3)

NAME
taia_less - compare two struct taia
SYNTAX
#include <taia.h> extern int taia_less(const struct tai* a, const struct tai* b);
DESCRIPTION
taia_less returns 1 if a is less than b, 0 otherwise.
SEE ALSO
taia_less(3) taia_less(3)
Related Man Pages
ntp_gettime(3) - linux
ntp_gettime(3) - mojave
ntp_gettime(3) - plan9
ntp_gettime(3) - osx
ntp_gettime(3) - suse
Similar Topics in the Unix Linux Community
Help with djbdns code