Commit Graph

6 Commits

Author SHA1 Message Date
Guillaume Gielly 1658d16b4e Prevents buffer overflow on 'scale' 2024-12-26 20:40:49 +01:00
Guillaume Gielly 2f96ac181a Refactor and logic of format_monetary() 2024-12-26 20:35:43 +01:00
Guillaume Gielly ed4c1f089e Refactor strfmon() 2024-12-26 19:33:16 +01:00
Guillaume Gielly 4bcf779119 Remove useless custon floatingpoint and use libm instead 2024-12-26 19:10:57 +01:00
Guillaume Gielly f20c0552dd Enhance monetary formatting implementation and improve comments for clarity 2024-12-23 21:56:45 +01:00
Guillaume Gielly 610909bd2b Implement 'monetary.h', including initial structure and strfmon() function 2024-12-23 21:32:56 +01:00