Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mcvax!unido!exunido!at From: at@exunido.UUCP Newsgroups: net.micro.atari16 Subject: Lattice C: free memory ? - (nf) Message-ID: <96100018@exunido.UUCP> Date: Sat, 23-Aug-86 08:51:00 EDT Article-I.D.: exunido.96100018 Posted: Sat Aug 23 08:51:00 1986 Date-Received: Sun, 24-Aug-86 04:59:19 EDT Lines: 12 Nf-ID: #N:exunido:96100018:000:388 Nf-From: exunido!at Aug 23 13:51:00 1986 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