jean-pierre charras 9ede0ef25b CSV_WRITER(wxOutputStream& aStream) fix issue with non ASCII7 chars.
When writing non ASCII7 chars (using UTF8 encoding), the number of bytes to
write is bigger than the number of "chars", so the written lines were
truncated.
2025-05-05 15:55:55 +02:00
..
2025-02-24 11:08:29 +00:00
2025-01-14 15:25:05 -05:00