MAIN.C(8): error C141: syntax error near 'void'MAIN.C(9): error C141: syntax error near '{'MAIN.C(11): error C141: syntax error near 'for'MAIN.C(11): error C141: syntax error near ';'MAIN.C(11): error C129: missing ';' before '>'
第6行那个数组后面没有加分号