GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdio.h: In function `int main()':
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdio.h:235: error: too few arguments to function `char* gets(char*)'
0_0_5092239_8112.cpp:13: error: at this point in file
0_0_5092239_8112.cpp:13: error: incompatible types in assignment of `char*' to `char[100]'
0_0_5092239_8112.cpp:15: error: ISO C++ forbids comparison between pointer and integer
0_0_5092239_8112.cpp:15: error: ISO C++ forbids comparison between pointer and integer
|