Tomasz Sowa 6165a2ece3 add a new utf8_to_output_function() method
add such a method:
template<typename OutputFunction>
bool utf8_to_output_function(const char * utf8, OutputFunction output_function, int mode = 1);
2024-06-19 22:54:16 +02:00
2023-10-22 23:36:47 +02:00
2022-07-03 11:02:16 +02:00
Description
No description provided
2.2 MiB
Languages
C++ 98.3%
Shell 0.6%
C 0.6%
Makefile 0.5%