I'd like to use the aqbanking library in an embedded setting, and in conjunction with a precise garbage collector. This would require knowing when & where aqbanking allocates. Taking a look at aqbanking.h, it looks like

AB_Banking_new

allocates a new structure, and

AB_Banking_free

deallocates it. Are these structures self-contained? Are there other chunks of memory floating around?

Naturally, I also have the same questions about the back-ends, but I'm guessing I'd have to ask these questions of those libraries' developers...

Many thanks in advance,

John Clements

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to