Help with Benchmark
26-Jan-88 01:18:05
Sb: #105349-Help with Benchmark
Fm: John Draper 76703,4322
To: Mike Weiblen 72506,2072
Mike,
A quick glance at a Modula 2 text seeems to indicate that the type must be
wrong. in the one that fails. Note that an ADDRESS is a more 'generic' type
than a POINTER TO something. The second example, ADDRESS(c), will work fine.
Regards, Larry.