Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 587 Bytes

File metadata and controls

29 lines (26 loc) · 587 Bytes
title WCHAR_MAX | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-standard-libraries
ms.tgt_pltfrm
ms.topic article
f1_keywords
WCHAR_MAX
dev_langs
C++
helpviewer_keywords
WCHAR_MAX constant
ms.assetid 2b5f8bfd-9098-47fc-be8f-598a0c975ed4
caps.latest.revision 5
author corob-msft
ms.author corob
manager ghogen

WCHAR_MAX

Maximum value for type wchar_t.

Syntax

#include <wchar.h>  

See Also

Global Constants