Re: implementing UNSIGNED
- From: glen herrmannsfeldt <gah@xxxxxxxxxxxxxxxx>
- Date: Mon, 18 Jun 2007 15:24:57 -0800
Kevin G. Rhoads wrote:
(someone wrote)
Then, there is the question of what values to use for the
kind type parameter values,
Wouldn't using NEGATIVE kind values to select unsigned integers
be most in keeping with existing practice ;-)
In that case, it would have been convenient to use negative
KIND for the appropriate COMPLEX type from its corresponding
REAL type. An imaginary KIND would have been more interesting,
but KIND is supposed to be integer. In either case, one could
use ABS to find the base KIND.
-- glen
.
- References:
- implementing UNSIGNED
- From: robert . corbett
- Re: implementing UNSIGNED
- From: Kevin G. Rhoads
- implementing UNSIGNED
- Prev by Date: Re: Form k = i + j and test for overflow.
- Next by Date: Re: What next for Sun Fortran?
- Previous by thread: Re: implementing UNSIGNED
- Next by thread: Re: implementing UNSIGNED
- Index(es):