one
public text v1 · immutableunsigned short NumErrors = 0; // number of mistakes (0 to 1023)
unsigned char InSeq[50][5]; // input sequences that caused errors
unsigned char OutSeq[50][5]; // output sequences that show errors
unsigned char Rule[50]; // violation of rule 5,6,7,8
unsigned char TestInSeq[5] = {0,0,0,0,0};