Op donderdag 25 januari 2018 02:46:23 CET schreef Derek Atkins: > Geert Janssens <[email protected]> writes: > > li works because it represents an integral number. > > ld does not work because it represents a decimal number. Telling gnucash > > to > > This isn't quite right. 'd' is still an integer value. The issue is > that some platforms use 'li' to represent long integers, and others use > 'ld'. It depends on the underlying 'printf' function, which is platform > dependent.
Oops, indeed. Thanks for correcting me. Geert _______________________________________________ gnucash-user mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
