tai_add(3) Library Functions Manual tai_add(3)NAMEtai_add - add two struct taiSYNTAX#include <tai.h> extern int tai_add(struct tai* t,const struct tai* a, const struct tai* b);DESCRIPTIONtai_add adds a to b and writes the result to t. The inputs and output may overlap.SEE ALSOtaia_add(3), tai_sub(3) tai_add(3)
| Related Man Pages |
|---|
| ntp_gettime(3) - minix |
| ntp_gettime(3) - php |
| ntp_gettime(3) - mojave |
| ntp_gettime(3) - plan9 |
| ntp_gettime(3) - x11r4 |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Introduction |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |