Conversion between the four character types char (locale dependent or UTF-8), wchar_t, char16_t (UTF-16) and char32_t (UTF-32) in all combinations. String and stream conversion. Locale dependent and UTF-only UTF-8/16/32 conversion.
The StrCvt library is also available as part of the separate project Xprintf, also on sourceforge.
Features
- Conversion between char, wchar_t, char16_t and char32_t in all combinations
- Portable, runs on Gcc / Linux and on Visual C++ / Windows
- Locale-dependent conversions and UTF-only conversions
- String conversion as easy as 'wstring w = strcvt(u"UTF-16 string");'
- Stream conversion functions using the codecvt.in()/out() API
- Output operator<<: send all strings directly to cout/cerr/...
Follow strcvt
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of strcvt!