0_0_8479783_8249.cpp: In function `int main(int, const char**)':
0_0_8479783_8249.cpp:152: error: cannot convert `int*' to `DataType*' for argument `2' to `int popSeqStack(SeqStack*, DataType*)'
0_0_8479783_8249.cpp:153: error: cannot convert `int*' to `DataType*' for argument `2' to `int popSeqStack(SeqStack*, DataType*)'
0_0_8479783_8249.cpp:155: error: cannot convert `char*' to `DataType*' for argument `2' to `int popSeqStack(SeqStack*, DataType*)'
0_0_8479783_8249.cpp:169: error: cannot convert `int*' to `DataType*' for argument `2' to `int popSeqStack(SeqStack*, DataType*)'
0_0_8479783_8249.cpp:170: error: cannot convert `int*' to `DataType*' for argument `2' to `int popSeqStack(SeqStack*, DataType*)'
0_0_8479783_8249.cpp:171: error: cannot convert `char*' to `DataType*' for argument `2' to `int popSeqStack(SeqStack*, DataType*)'
|