Compiler Error C2112

pointer subtraction requires integral or pointer operand

An attempt was made to subtract pointers that did not point to the same type.


Send feedback to MSDN.Look here for MSDN Online resources.