1tai_sub(3)                 Library Functions Manual                 tai_sub(3)
2
3
4

NAME

6       tai_sub - subtract two struct tai
7

SYNTAX

9       #include <tai.h>
10
11       extern int tai_sub(struct tai* t,const struct tai* a,
12                          const struct tai* b);
13

DESCRIPTION

15       tai_sub  subtracts b from a and writes the result to t.  The inputs and
16       output may overlap.
17

SEE ALSO

19       taia_sub(3), tai_add(3)
20
21
22
23                                                                    tai_sub(3)
Impressum