fatma1000
Banned
help11 c++
whin i run my program i have 102 error most of them like this
F:\prog2\test.cpp(37) : error C2143: syntax error : missing ']' before ';'
F:\prog2\test.cpp(37) : error C2143: syntax error : missing ';' before ']'
the line these two errors point is
double EX[ZMAX];
please tell me what can i do?
regards
whin i run my program i have 102 error most of them like this
F:\prog2\test.cpp(37) : error C2143: syntax error : missing ']' before ';'
F:\prog2\test.cpp(37) : error C2143: syntax error : missing ';' before ']'
the line these two errors point is
double EX[ZMAX];
please tell me what can i do?
regards