News

I have a small program that I want to write in C, but there is a library that I want to use that is written in C++. I'm thinking that I can write a wrapper that I can call from my C app. FYI, this ...