[sword-devel] Sword API Questions / Proposal >> flatapi.cpp / flatapi.h

2008-06-04 Thread Simon J Mackenzie
I have been attempting to familiarise myself with flatapi.cpp/h for a small in house project but have come up with a few questions about the Sword API, particularly flatapi.cpp/h. 1) The function listkey_getVerselistIterator in flatapi currently accepts two parameters but I fail to see the differe

Re: [sword-devel] Sword API Questions / Proposal >> flatapi.cpp / flatapi.h

2008-06-03 Thread Simon J Mackenzie
Thanks for the reply. I used bcd.gen (source available from http://www.dsource.org/projects/bcd) to generate a d interface to the flatapi funcions in libsword.so. Here is a sample of the flatapi.d interface/bindings. ===flatapi.d=== module sword.

Re: [sword-devel] Sword API Questions / Proposal >> flatapi.cpp / flatapi.h

2008-06-03 Thread Jonathan Morgan
On Tue, Jun 3, 2008 at 7:16 PM, Simon J Mackenzie <[EMAIL PROTECTED]> wrote: > Appreciate the prompt reply! > > On Tue, 3 Jun 2008 17:13:46 +1000, "Ben Morgan" <[EMAIL PROTECTED]> said: > > Hi, > > Some answers below... > > On Tue, Jun 3, 2008 at 4:45 PM, Simon J Mackenzie <[EMAIL PROTECTED]> > wro

Re: [sword-devel] Sword API Questions / Proposal >> flatapi.cpp / flatapi.h

2008-06-03 Thread Simon J Mackenzie
Appreciate the prompt reply! On Tue, 3 Jun 2008 17:13:46 +1000, "Ben Morgan" <[EMAIL PROTECTED]> sa id: Hi, Some answers below... On Tue, Jun 3, 2008 at 4:45 PM, Simon J Mackenzie <[EMAIL PROTECTED]> wrote: I have been attempting to familiarise myself with flatapi.cpp/h for a small in house

Re: [sword-devel] Sword API Questions / Proposal >> flatapi.cpp / flatapi.h

2008-06-03 Thread Ben Morgan
Hi, Some answers below... On Tue, Jun 3, 2008 at 4:45 PM, Simon J Mackenzie <[EMAIL PROTECTED]> wrote: > I have been attempting to familiarise myself with flatapi.cpp/h for a > small in house project but have come up with a few questions about the Sword > API, particularly flatapi.cpp/h. > > 1)

[sword-devel] Sword API Questions / Proposal >> flatapi.cpp / flatapi.h

2008-06-02 Thread Simon J Mackenzie
I have been attempting to familiarise myself with flatapi.cpp/h for a small in house project but have come up with a few questions about the Sword API, particularly flatapi.cpp/h. 1) The function listkey_getVerselistIterator in flatapi currently accepts two parameters but I fail to see the differe