#Link error
I'm converting a TCL application from THINK C to Symantec C++ by moving classes
one at a time to the Starter project, changing the extension from '.c' to
'.cp'. When adding the latest class, I get the link error:
undefined: CTqBsTable::_vtbl
What causes this? How can I get rid of it?
Thanks, Jim.