Re: Unsigned Integers and Fortran
- From: "robin" <robin_v@xxxxxxxxxxx>
- Date: Wed, 27 Jun 2007 05:57:12 GMT
"Dan Nagle" <dannagle@xxxxxxxxxxx> wrote in message
news:70dgi.2383$YS.13@xxxxxxxxxxx
Hello,
robin wrote:
"glen herrmannsfeldt" <gah@xxxxxxxxxxxxxxxx> wrote in message
news:5OudncHYvqP3ux3bnZ2dnUVZ_oernZ2d@xxxxxxxxxxxxxx
In Fortran, one might read in data as integers of the
SELECTED_INT_KIND(2),
Not guaranteed to give a byte.
CHARACTER of length 1 is the best bet.
Not guaranteed to give a byte.
It has, for longer and on more systems than SELECTED_INT_KIND(2).
To be sure, some computers had only words. Most are long since gone.
The PC predominates.
.
- Follow-Ups:
- Re: Unsigned Integers and Fortran
- From: Dan Nagle
- Re: Unsigned Integers and Fortran
- References:
- Unsigned Integers and Fortran
- From: analyst41
- Re: Unsigned Integers and Fortran
- From: Dick Hendrickson
- Re: Unsigned Integers and Fortran
- From: Richard Maine
- Re: Unsigned Integers and Fortran
- From: Charles Russell
- Re: Unsigned Integers and Fortran
- From: glen herrmannsfeldt
- Re: Unsigned Integers and Fortran
- From: robin
- Re: Unsigned Integers and Fortran
- From: Dan Nagle
- Unsigned Integers and Fortran
- Prev by Date: Re: Sun Studio 12, what do you think?
- Next by Date: Re: Unsigned Integers and Fortran
- Previous by thread: Re: Unsigned Integers and Fortran
- Next by thread: Re: Unsigned Integers and Fortran
- Index(es):
Relevant Pages
|