When linking with Borland C++ compiler I get the following error message:
unresolved external __turboFloat referenced from root
What exactly is __turboFloat and which module is it in? And what does
referenced from root mean. It sounds Unixy, and I'm using Windows.
I'm lost. Help would be appreciated.