Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!rutgers!netnews.upenn.edu!eniac.seas.upenn.edu!lmeyer From: lmeyer@eniac.seas.upenn.edu (Basya Meyer) Newsgroups: comp.lang.fortran Subject: dynamic storage Message-ID: <38747@netnews.upenn.edu> Date: 5 Mar 91 16:21:15 GMT Sender: news@netnews.upenn.edu Reply-To: lmeyer@eniac.seas.upenn.edu (Basya Meyer) Organization: University of Pennsylvania Lines: 7 As a 'c' programmer who must work in fortran, I need your help! Is there any way in fortran to create something (roughly approximating) a stack or linked list? I would like to allocate spaces in memory as I go along. Thanks, Basya