deallocate
#include <IO.h>
int deallocate(
GapIO *io,
int rec);
The deallocate function removes record rec from the g database.
This uses the g_remove function, but unlocking is only performed at the
next database flush.
It returns 0 for success and 1 for failure.
This page is maintained by staden-package. Last generated on 25 April 2003.
URL: http://www.mrc-lmb.cam.ac.uk/pubseq/manual/scripting_129.html