#include #include char *tiparm2(const char *name, int p1, int p2) { return tiparm(name, p1, p2); }