mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
It traverses the GList twice (once to calculate the length) but allocates only once. Includes snippet from https://www.joelonsoftware.com/2001/12/11/back-to-basics/