Design

Designing libiconvpp library

Submitted by slavikt on Sun, 11/18/2007 - 01:51.

I have continued my old postponed work for creating the good C++ interface for the libiconv. I want the library to be working without manually allocating buffers and controlling the conversation flow. I'd prefer simple interface like "do all needed for converting this into that".  read more »

|