rereid
December 20th, 1999, 10:27 AM
I want to create a library of C++ routines and call them from C (not ++). I declared the routines as __cdecl and can not get past unresolved external reference. In other words the symbols are decorated for C++ and the C program cant resolve them. Of course I have no problem linking C to C or C++ to C++.
Any ideas??
Bob Reid
Any ideas??
Bob Reid