Controls the size and format of the wchar_t type.
#pragma wchar_type on | off | reset
If you enable this pragma, wchar_t is treated as a built-in type.
This pragma corresponds to the Enable wchar_t Support setting . To check this setting, use __option (.*), described in Checking Settings. The default setting is on.