This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

allocation statment in fortran


Hello
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? 

Best regards
 


-- 
-----------------------------------------------------------------------              
Roberto Bernetti                             e-mail: bernetti at inwind dot it           
V. S.da Vecchia del Pinocchio 1/A          
60131 ANCONA 
tel/fax 071 2867103


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]