Ada Programming/Attributes/'Wchar T Size
Description
editStandard'Wchar_T_Size
(Standard
is the only allowed prefix) provides the size in bits of the C wchar_t
type primarily for constructing the definition of this type in package Interfaces.C
. The result is a static constant.