Re: Fortran Error Problem
- From: "highegg" <highegg@xxxxxxxxx>
- Date: 27 Nov 2006 22:41:53 -0800
a DIMENSION declaration is missing for X. The compiler assumes that X
is an external function and complains at link stage that it is missing.
.
- Follow-Ups:
- Re: Fortran Error Problem
- From: glen herrmannsfeldt
- Re: Fortran Error Problem
- References:
- Fortran Error Problem
- From: engrzia76
- Re: Fortran Error Problem
- From: engrzia76
- Fortran Error Problem
- Prev by Date: Re: rounding a number
- Next by Date: Re: Fortran Error Problem
- Previous by thread: Re: Fortran Error Problem
- Next by thread: Re: Fortran Error Problem
- Index(es):
Relevant Pages
|