0_0_10363586_24450.cpp:15: error: a brace-enclosed initializer is not allowed here before '{' token
0_0_10363586_24450.cpp:15: error: ISO C++ forbids initialization of member `b'
0_0_10363586_24450.cpp:15: error: making `b' static
0_0_10363586_24450.cpp:15: error: invalid in-class initialization of static data member of non-integral type `char[26]'
0_0_10363586_24450.cpp: In member function `void Question_2100::Deal()':
0_0_10363586_24450.cpp:79: error: `b' undeclared (first use this function)
0_0_10363586_24450.cpp:79: error: (Each undeclared identifier is reported only once for each function it appears in.)
|