182767_0_19199.cpp
182767_0_19199.cpp(6) : error C2146: syntax error : missing ';' before identifier 't'
182767_0_19199.cpp(6) : error C2501: 'string' : missing storage-class or type specifiers
182767_0_19199.cpp(6) : error C2501: 't' : missing storage-class or type specifiers
182767_0_19199.cpp(30) : error C2039: 't' : is not a member of 'node'
182767_0_19199.cpp(5) : see declaration of 'node'
182767_0_19199.cpp(30) : error C2109: subscript requires array or pointer type
182767_0_19199.cpp(30) : error C2228: left of '.t' must have class/struct/union type
182767_0_19199.cpp(38) : error C2039: 't' : is not a member of 'node'
182767_0_19199.cpp(5) : see declaration of 'node'
182767_0_19199.cpp(38) : error C2109: subscript requires array or pointer type
182767_0_19199.cpp(38) : error C2228: left of '.t' must have class/struct/union type
182767_0_19199.cpp(46) : error C2039: 't' : is not a member of 'node'
182767_0_19199.cpp(5) : see declaration of 'node'
182767_0_19199.cpp(46) : error C2039: 't' : is not a member of 'node'
182767_0_19199.cpp(5) : see declaration of 'node'
182767_0_19199.cpp(67) : error C2039: 't' : is not a member of 'node'
182767_0_19199.cpp(5) : see declaration of 'node'
182767_0_19199.cpp(68) : error C2039: 't' : is not a member of 'node'
182767_0_19199.cpp(5) : see declaration of 'node'
182767_0_19199.cpp(69) : error C2039: 't' : is not a member of 'node'
182767_0_19199.cpp(5) : see declaration of 'node'
182767_0_19199.cpp(69) : error C2039: 't' : is not a member of 'node'
182767_0_19199.cpp(5) : see declaration of 'node'
|