Re: HELP ME, please
- From: Duane Bozarth <dpbozarth@xxxxxxxxxxxx>
- Date: Thu, 30 Jun 2005 09:59:26 -0500
Ciobin wrote:
>
> "David Flower" <DavJFlower@xxxxxxx> ha scritto nel messaggio
> news:1120142497.278767.325470@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > 2) This assigns initial values to the variables at compile time
> >
> The same of:
>
> 1) integer*4 a,p,ix,b15,b16,xhi,xalo,leftlo,fhi,k
>
> 2) data a/16807/,b15/32768/,b16/65536/,p/2147483647/
>
> a=16807
> b15=32768
> b16=65536
> p=2147483647
>
> Why don't It do in this mode?
The key phrase in the above was "at <compile> time" (as in <not> run
time)...
.
- References:
- HELP ME, please
- From: Ciobin
- Re: HELP ME, please
- From: David Flower
- Re: HELP ME, please
- From: Ciobin
- HELP ME, please
- Prev by Date: Re: Recursion
- Next by Date: How to select a subset of an array in Fortran 90
- Previous by thread: Re: HELP ME, please
- Next by thread: How to select a subset of an array in Fortran 90
- Index(es):