C28206
Visual Studio 2012
warning C28206: <expression> : left operand points to a struct, use ->
This warning is reported when the struct pointer dereference notation -> was expected.
warning C28206: <expression> : left operand points to a struct, use ->
This warning is reported when the struct pointer dereference notation -> was expected.