Ada Programming/Attributes/'Wchar T Size

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Description

[edit | edit source]

Standard'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.