Re: Question about KIND



I do have a follow-up question: What does the standard say about the
minimum range of integers that must be supported? Is it safe
(portable) to assume that selected_int_kind(2000000000) [or 2**31 -1
if you prefer] will return a positive value?

.