Compiler Warning (level 3) C4191

'operator/operation' : unsafe conversion from 'type of expression' to 'type required'

Calling this function through the result pointer may cause your program to crash.

This warning is disabled by default and level 3 if enabled.  See #pragma warning for information on how to disable or enable warnings.