I have an existing C program (compiled with gcc on RH9 Linux). I'd like to extend it to be able to Publish data using Icebox, but I'm aware there are pitfalls with linking C++ and C code.
Any advice appreciated, whether ICE-specific or not.
(I'm using ICE 3.3.0).

Reply With Quote