837643_0_0_17945.cpp: In function `int main()':
837643_0_0_17945.cpp:25: error: request for member `p' in `c', which is of non-class type `ca[105]'
837643_0_0_17945.cpp:25: error: request for member `h' in `c', which is of non-class type `ca[105]'
837643_0_0_17945.cpp:25: error: request for member `c' in `c', which is of non-class type `ca[105]'
837643_0_0_17945.cpp:31: error: incompatible types in assignment of `int' to `int[105]'
837643_0_0_17945.cpp:40: error: incompatible types in assignment of `int' to `int[105]'
837643_0_0_17945.cpp:43: error: ISO C++ forbids comparison between pointer and integer
837643_0_0_17945.cpp:43: error: invalid conversion from `int*' to `int'
837643_0_0_17945.cpp:45: error: incompatible types in assignment of `int' to `int[105]'
837643_0_0_17945.cpp:47: error: incompatible types in assignment of `int' to `int[105]'
837643_0_0_17945.cpp:48: error: ISO C++ forbids cast to non-reference type used as lvalue
837643_0_0_17945.cpp:48: error: non-lvalue in assignment
837643_0_0_17945.cpp:49: error: ISO C++ forbids comparison between pointer and integer
837643_0_0_17945.cpp:49: error: invalid conversion from `int*' to `int'
|