All pastes #2053348 Raw Edit

one

public text v1 · immutable
#2053348 ·published 2011-05-03 04:51 UTC
rendered paste body
unsigned 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};