Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!ut-sally!husc6!bloom-beacon!gatech!emory!platt From: platt@emory.uucp (Dan Platt) Newsgroups: comp.lang.fortran,comp.sys.ibm.pc Subject: Common in MS Fortran (assembler interfaces) Message-ID: <2175@emory.uucp> Date: Wed, 15-Jul-87 13:50:08 EDT Article-I.D.: emory.2175 Posted: Wed Jul 15 13:50:08 1987 Date-Received: Fri, 17-Jul-87 06:21:25 EDT Reply-To: platt@emory.UUCP (Dan Platt) Distribution: world Organization: Math & Computer Science, Emory University, Atlanta Lines: 10 Keywords: Common blocks, assembler/fortran interfaces. Xref: mnetor comp.lang.fortran:162 comp.sys.ibm.pc:5715 =================================================================== =================================================================== I have an OLD fortran compiler (IBM ver 2.0) for which I wish to write assembler code that will be able to access data through common blocks. I don't know how the full memory picture is declared for the fortran compiler, and in particular, how common space is declared from assembler code. Does anybody out there have information? Thanks in advance, Dan Platt