#ifndef TRI3CAR_H #define TRI3CAR_H extern void tri3car(char *c1, char *c2, char *c3); #endif /* TRI3CAR_H */