Generic importer:QIF

Derek Atkins warlord at MIT.EDU
Mon Jun 25 11:20:21 EDT 2007


"Chintan Agarwal" <chintan.agarwal at gmail.com> writes:

> Thanks for that information. I could not find the declaration of Transaction
> structure(or its un-typedefed form) per say but from the functions in the
> file, could gather the variable types present.

Like I said, src/engine/Transaction* -- the structure definition is
in TransactionP.h, but you shouldn't be using the structure members
directly; you should use the functions defined in Transaction.h.

-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list