[comp.lang.c] ndbm.h- shared dbm files?

news@cerc.wvu.wvnet.edu (USENET News System) (06/23/89)

From: kannan@cerc.wvu.wvnet.edu (R. Kannan)
Path: cerc.wvu.wvnet.edu!kannan

In the application we are developing we have more than one process
using the same dbm. Some of them read and some them write.

How can we approach this, just as an ordinary file?

Thanks

---kannan