Re: Using pointers in fortran 95
- From: "fj" <francois.jacq@xxxxxxx>
- Date: 28 Oct 2005 07:22:49 -0700
I do not see any error.
I tested your program on SUN workstation and on Linux with g95, lf95
(v5) and lf95 (v6.2) without trouble.
Just a comment : you do not need to nullify nb in the type declaration
(you already do it in the routine Start). This is the only thing which
is not stricktly f90 (but it is OK in f95).
FJ
.
- References:
- Using pointers in fortran 95
- From: Massimo Marchi
- Using pointers in fortran 95
- Prev by Date: Re: reading in int and real values
- Next by Date: Re: compare two dynamic string
- Previous by thread: Using pointers in fortran 95
- Next by thread: Modules in parallel programming
- Index(es):