| Syntax: | Default: |
| /Sn[+|-] | /Sn- |
Use /Sn to allow use of double-byte character set (DBCS). Compile with this option if your source files contain DBCS characters. Using /Sn increases your compile time.
By default, the compiler does not perform the checking needed to handle DBCS characters correctly.