Hello,

in the Sword2Net API i implement some useful methods but i have a sea
of open questions here is one of them.

in the method DumpBibleModuleContent() i have a loop like this

for (FFSwordBible->getKey(); !FFSwordBible->getKey()->Error();
FFSwordBible->getKey()->increment(1)) { }

http://bibleworkplace.sourceforge.net/sword2netdoc/swordbible_8cpp_source.html

will this loop always get "all" verses from a specific bible module or
will i have to set the versification somewhere before looping through
the module in order to catch all verses?


wolfgang

http://www.crosswire.org/wiki/User:Woschultz

http://www.zefania.de

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

Reply via email to