[sword-devel] Sword2Net: DumpBibleModuleContent()
Wolfgang Schultz
woschultz at googlemail.com
Sat Jun 12 09:43:10 MST 2010
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
More information about the sword-devel
mailing list