Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!ucbcad!ucbvax!RELAY.CS.NET!abbas%corwin.ccs.northeastern.edu From: abbas%corwin.ccs.northeastern.edu@RELAY.CS.NET Newsgroups: comp.lang.modula2 Subject: How one can dispose a process? Message-ID: <8611101841.1916@ur-cayuga.arpa> Date: Mon, 10-Nov-86 09:21:39 EST Article-I.D.: ur-cayug.8611101841.1916 Posted: Mon Nov 10 09:21:39 1986 Date-Received: Mon, 10-Nov-86 21:36:07 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 10 I would appreciate if one can tell me how one can "kill" a process created with NEWPROCESS and release the memory occupied with it? In other words I want to know how I can terminate a process and make sure the it's stack storage and context is returned back to the syste. I am using Logitech M2 compiler. Thanks for the help. --Abbas