[jsword-devel] A Little Help
Troy A. Griffitts
jsword-devel@bibletechnologieswg.org
Thu, 29 Aug 2002 20:36:34 -0700
Keith,
You should find all the down and dirty file handling code for the cpp
sword drivers in sword/src/modules/common
This would be a good place to look for the details. You will also need a
'VerseKey' equivelent to obtain the 'index' number of a verse. Maybe
the arrays found in canon.h will be of help.
-Troy.
Keith Ralston wrote:
> Do we have any code that reads Sword modules? I'm not really sure where to
> start on that.