#ifndef TIME_LIMIT_H #define TIME_LIMIT_H 1 #include "tac_plus.h" #define NUM 10 #define TPL 9 /* time part len */ extern int time_limit_process TAC_ARGS((const char *str)); #endif /* TIME_LIMIT_H */