Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!uunet!yale!eagle!awilcox From: awilcox@eagle.wesleyan.edu Newsgroups: comp.sources.games.bugs Subject: dbm library needed by spacewar Message-ID: <868@eagle.wesleyan.edu> Date: 1 Sep 89 14:00:52 GMT Lines: 9 I am attempting to compile Spacewar on my AT&T Unix PC (aka 3b1). It references a library (dbm) that I don't have, and needs the routines: dbminit, store, fetch, delete, firstkey, and nextkey. What does dbm do? Is source code available? Can someone else with a Unix PC confirm that I'm not supposed to have this library already? Failing this, can someone describe the functionality of this library so I can duplicate it. Thanks in advance, Andrew Wilcox awilcox@eagle.wesleyan.edu