C4450: Multi-character character constant

[WARNING]

Description

This warning is issued by the compiler to indicate that the source code contains a multi-character character constant.

Example
  char var = `12' //Error