#BenchMark NEW/DISPOSE
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.