MANPAGES
Skip Quicknav
Index
About Manpages
FAQ
Service Information
/
wheezy
/
libowfat-dev
/ taia_less(3)
links
permalink
package tracker
raw man page
table of contents
NAME
SYNTAX
DESCRIPTION
SEE ALSO
other versions
wheezy
0.28-6
jessie
0.29-4
testing
0.30-2
unstable
0.30-2
Scroll to navigation
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)