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

NAME

6       taia_add - add two struct taia
7

SYNTAX

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

DESCRIPTION

15       taia_add adds a to b and writes the result to t.  The inputs and output
16       may overlap.
17

SEE ALSO

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