Tagged Questions

0
votes
1answer
403 views

Open source C implementation of Java ByteBuffer and Double Byte Char String

Can someone point me to an open-source C implementation of: a. ByteBuffer similar to the one in Java, and b. DBCS. I am a starter in this area and desperately need some help. Thanks in advance!