mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
We only used strfmon in one source file to generate three fixed format strings. Instead of updating to a newer strfmon in borrowed I have chosen to reimplement the string formatters for these strings in C++. Note this is *not* a full c++ conversion of the full functionality of assistant-loan. Only the string parsing has been redone.
This directory is intended to hold any external code that is needed in order to build gnucash, but isn't considered widely available. ------------------------------------------------ Finance::Quote -------------- Available from http://finance-quote.sourceforge.net. ------------------------------------------------