349338_0_19284.cpp: In function `int main()':
349338_0_19284.cpp:18: error: ISO C++ forbids comparison between pointer and integer
349338_0_19284.cpp:18: error: ISO C++ forbids comparison between pointer and integer
349338_0_19284.cpp:20: error: cannot convert `char*' to `double' in assignment
349338_0_19284.cpp:25: error: ISO C++ forbids comparison between pointer and integer
349338_0_19284.cpp:31: error: ISO C++ forbids comparison between pointer and integer
349338_0_19284.cpp:33: error: ISO C++ forbids comparison between pointer and integer
349338_0_19284.cpp:35: error: ISO C++ forbids comparison between pointer and integer
349338_0_19284.cpp:37: error: ISO C++ forbids comparison between pointer and integer
349338_0_19284.cpp:42: error: ISO C++ forbids comparison between pointer and integer
349338_0_19284.cpp:46: error: incompatible types in assignment of `double' to `double[100]'
349338_0_19284.cpp:47: error: incompatible types in assignment of `int' to `double[100]'
349338_0_19284.cpp:50: error: ISO C++ forbids comparison between pointer and integer
349338_0_19284.cpp:54: error: incompatible types in assignment of `double' to `double[100]'
349338_0_19284.cpp:55: error: incompatible types in assignment of `int' to `double[100]'
349338_0_19284.cpp:62: error: ISO C++ forbids comparison between pointer and integer
349338_0_19284.cpp:64: error: ISO C++ forbids comparison between pointer and integer
|