| View previous topic :: View next topic |
| Author |
Message |
Harsha Rao Guest
|
Posted: Thu Aug 11, 2005 10:47 pm Post subject: Run Time Error handling |
|
|
Can somebody help how to handle Run Time Exception handling.
|
|
| Back to top |
|
 |
liz Guest
|
Posted: Fri Aug 12, 2005 12:22 am Post subject: Re: Run Time Error handling |
|
|
On 11 Aug 2005 15:47:51 -0700, Harsha Rao wrote:
| Quote: | Can somebody help how to handle Run Time Exception handling.
|
What's the actual problem?
--
liz
|
|
| Back to top |
|
 |
Harsha Rao Guest
|
Posted: Fri Aug 12, 2005 3:02 pm Post subject: Re: Run Time Error handling |
|
|
liz <lizalbinNotThis (AT) yahoo (DOT) com> wrote:
| Quote: | On 11 Aug 2005 15:47:51 -0700, Harsha Rao wrote:
Can somebody help how to handle Run Time Exception handling.
What's the actual problem?
--
liz
|
I use a USB to serial converter chip (TI chip) and have a C++ Builder software that writes to the serial port. If when the software is running I remove the power to the USB to serial chip (meaning no serial port is available) my program crashes and the OS would not respond anymore.
I have to reboot the PC to get back.
How do I handle this error and prevent my program from crashing?
|
|
| Back to top |
|
 |
|