[net.micro.atari16] Lattice C: free memory ?

at@exunido.UUCP (08/23/86)

	Lattice C : Help needed !

I need some code to get the overall free memory in Lattice C.
sizmem() returns only the amount of free memory in the pool, which is
normaly not! the total free memory.
Have I to deal with the global pointers _mfirst, _mnext, _msize and _pool
which are defined in the bindings?
I need it urgendly for a prolog interpreter. (PD)

	Andreas Toenne
	at@unido.UUCP