You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
void print_undetected_faults(FILE *fp, char symbol, char rfaultmode, int flag);
void print_sim_head(FILE *fp);
void print_sim_result(FILE *fp, char *name, int ng, int npi, int npo, int mlev, char *nametest, int nt, int nof, int nd, double inittime, double simtime, double runtime, char mode);