Xref: utzoo comp.unix.questions:16018 comp.unix.wizards:17886 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.csd.uwm.edu!gem.mps.ohio-state.edu!ginosko!uunet!mcsun!cernvax!ethz!ethz-inf!wyle From: wyle@inf.ethz.ch (Mitchel Wyle) Newsgroups: comp.unix.questions,comp.unix.wizards Subject: deallocating associative array memory in awk Message-ID: <1225@ethz-inf.UUCP> Date: 29 Aug 89 10:42:10 GMT Reply-To: wyle@inf.ethz.ch (Mitch Wyle) Followup-To: comp.unix.questions Organization: Departement fuer Informatik, ETH Zuerich Lines: 11 Is there some way to deallocate assoc arrays in old (Sun OS 4.0.3) awk? a["foo"] = 1 ... for (w in a) free(a[w]) ???? Thanks, -Mitchell F. Wyle Institut fuer Informationssysteme wyle@inf.ethz.ch ETH Zentrum / 8092 Zurich, Switzerland +41 1 256 5237