]> git.sur5r.net Git - c128-kasse/history - src/print.c
Do not crash when format_euro() fails
[c128-kasse] / src / print.c
2017-10-30 Maik FischerMerge pull request #15 from 9b17fe/refactor
2017-10-30 Maik Fischerinclude guards: don't begin them with underscores
2017-10-30 Maik Fischerkasse: allow starting up without a printer
2017-09-24 Michael StapelbergFormat code using clang-format-3.9 (“make format”) mxf/master
2016-11-03 Michael Stapelbergfix prototypes
2012-09-30 Michael Stapelberglog to memory
2012-09-29 Michael Stapelbergright-align price in header
2012-09-29 Michael Stapelbergheader gefixed
2012-09-29 Michael Stapelbergalign papertrail format
2009-11-02 Michael StapelbergImplement printing a header
2009-11-01 Michael StapelbergMove logging/printing functions to src/print.c, fix...