[comp.sys.ibm.pc] Using Microsoft Fortran on a PC

cracraft@venera.isi.edu (Stuart Cracraft) (11/09/88)

After compiling and linking a small Fortran program with the
Microsoft Fortran compiler, I receive the following error at
runtime:

    (A001)? Error: no room in heap
    Error code 2001
    Line 97 in PA of whets.for
    PC = 107C: 14, FP = F0FE, SP = F0F2

Anyone know how to improve on this?

	Stuart