[sword-devel] deleteEntry()

Joachim Ansorg sword-devel@crosswire.org
Fri, 19 Jul 2002 16:56:53 +0200


Chreck for Error(), which tells you if ++ was successful.

Joachim


> After deleteEntry() and then (*module)++, where we are:
>
> - on the next entry after deleted;
>
> - on the next entry after the next entry after the deleted entry (two
> entries forward);
>
> - unspecified?
>
> Analogously for (*module)-- after deleteEntry().