| | Class functions from C++ to C
|
| I'm using A-Life techniques to control a simple robot. The program I'm using was initially written by my A-Life professor in C++, and as I use IC, I need to bring it over to C. I'm having difficulties as it calls a class (bots) from a C++ library (...) (27 years ago, 20-Apr-98, to lugnet.robotics.handyboard)
| | | | Re: Class functions from C++ to C
|
| Hi Kate you could use some precompiler to convert C++ to C. I think that the GNU C++ compilers have such a precompiler. (At least the older ones do.) Tom krasing@iastate.edu schrieb: (...) (27 years ago, 21-Apr-98, to lugnet.robotics.handyboard)
| |