Xref: utzoo comp.lang.fortran:3237 comp.sys.ibm.pc.programmer:1780 Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!samsung!sdd.hp.com!zaphod.mps.ohio-state.edu!usc!jarthur!nntp-server.caltech.edu!tybalt.caltech.edu!walton From: walton@tybalt.caltech.edu (Steve Walton) Newsgroups: comp.lang.fortran,comp.sys.ibm.pc.programmer Subject: Re: Dynamic memory allocation under MS Fortran? Summary: (1) Use >64K array (2) Use Fortran 5.0. Message-ID: <1990Jun4.033942.3120@laguna.ccsf.caltech.edu> Date: 4 Jun 90 03:39:42 GMT References: <1990Jun2.205903.22240@laguna.ccsf.caltech.edu> Sender: news@laguna.ccsf.caltech.edu Organization: California Institute of Technology, Pasadena Lines: 7 I'm told by e-mail (Dave Tholen, tholen@ifa.hawaii.edu) that MS Fortran 5.0 has the Fortran-90 ALLOCATE and DEALLOCATE statements. I also found by experiment that my previous code works provided the reference array is dimensioned at least 64K+1. -- Stephen Walton, srw@csun.edu, Cal State Northridge posting from Caltech until my feed is fixed