Ada Programming/Attributes/'Max Integer Size

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

Description

[edit | edit source]

Standard'Max_Integer_Size (Standard is the only allowed prefix) provides the size of the largest supported integer type for the target. The result is a static constant.