CompuServe Messages

#BenchMark NEW/DISPOSE

#: 126344 S12/Modula-2Forum unknown
    24-May-88 14:35:27
Sb: #BenchMark NEW/DISPOSE
Fm: V. Hilliard 75155,1430
To: ALL

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

I need help from anyone with knowledge of BenchMark Modula-2. I'm trying to compile a few source modules which I've downloaded from a BBS. These modules are looking for the standard functions NEW and DISPOSE. These do not seem to be standard modules in the BenchMark M2. I've devised a work-around using ALLOCATE and DEALLOCATE, but I still am having a few problems. Any help would be appreciated.