#ifndef TRI3INT_H #define TRI3INT_H extern void tri3int(int *c1, int *c2, int *c3); #endif /* TRI3INT_H */