Search Results

0
votes
4answers
77 views

Character decoding Conversion Function Implementation

Hi, I need to implement a character encoding conversion function in C++ or C( Most desired ) from a custom encoding scheme( to support multiple languages in single encoding ) to UTF-8. …
0
votes

What tool do you use to index C/C++ code?

Source insight.... it rocks with beautiful browsing shortcuts.. I never use mouse.... …