match_brac
match_brac(cbuf[0], cbuf[1], 1, (int)number);
match_brac(cbuf[1], cbuf[0], 0, (int)number);
void match_brac(int, int, int, int);