On Tuesday, February 23, 2021 6:17:57 PM EST Troy A. Griffitts wrote:
> So, in your first example, you are attempting to assign the module
> pointer to TOP and increment the module pointer, instead of the module.
> You could change that for loop to this and it should work:
>
> for ((*module) = sword::TOP; !module->popError(); (*module)++) {

The next question I have is, is there an easy way to change this to be at an
arbitrary key, and TOP if no key is specified?


_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to