Files
mdbtools/include
Evan Miller a8414720e4 Use wcstombs when iconv is not present (#223)
Replace the jerry-built UTF-16 => Latin-1 code path with a cross-platform wcstombs solution that emits UTF-8.

This adds an element to the end of the MdbHandle struct, but should not break any existing code.

A run-time option could be added later to emit other encodings, but people who care about such things can just use the iconv code path.
2020-12-20 17:56:33 -05:00
..
2020-10-18 13:09:29 +00:00
2020-09-05 10:49:56 -04:00
2013-07-15 02:42:12 +02:00
2020-11-08 08:50:17 -05:00
2013-07-04 13:50:33 +02:00