Fatal Error C1049

invalid numerical argument 'string'

The compiler expected a numerical argument but received the given string.

This error may be caused by giving a hexadecimal number without the necessary \x prefix or by a misformed floating-point number.