编译后
main.c(55): error: #268: declaration may not appear after executable statement in block
TX.BytesLeft=1;
main.c(55): error: #40: expected an identifier
TX.BytesLeft=1;
main.c(55): error: #144: a value of type "int" cannot be used to initialize an entity of type "TX"
TX.BytesLeft=1;