allocation statment in fortran

Toon Moene toon@moene.indiv.nluug.nl
Wed Mar 5 20:17:00 GMT 2003


Roberto Bernetti wrote:

> I'd like to port a program build by watcom fortran77 from windows to 
> Gnu/Linux. The whole program was written conforming fortran77 standards 
> except for the use of the ALLOCATE/DEALLOCATE statement an extension for 
> dynamic allocation used to dimensioning working vectors in subroutine.
> Reading the online manual there is a reference to a function 
> Allocated Intrinsic.
> Is there any way to do the same with g77? 

Nope, you'll have to wait until g95 is ready - see my signature ...

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://gcc-g95.sourceforge.net/ (under construction)



More information about the Gcc-help mailing list