This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Fatal Error C1049
invalid numerical argument 'string'
The compiler found a string in place of a numerical argument.
Possible causes
- A hexadecimal number lacking the \x prefix.
- A malformed floating-point number.