c++ - Unhandled exception in scppn 8.32.7
- Christof Meerwald (11/11) Dec 08 2002 With 8.32.7 I now get an unhandled exception in the compiler when trying...
With 8.32.7 I now get an unhandled exception in the compiler when trying to
compile a program with an undeclared identifier:
int main()
{
a();
}
bye, Christof
--
http://cmeerw.org JID: cmeerw jabber.at
mailto cmeerw at web.de
...and what have you contributed to the Net?
Dec 08 2002








Christof Meerwald <cmeerw web.de>