![]() |
how i handle a system that automatically become crshed
helo,
suppose u have well build in product system which is build in linux o.s. now due to reason system automatically become crash(software crash),then how do u handle such crash. which is better way to handle such crash. amit |
I suppose something would be causing the system to crash, so you should be checking for errors, and handling them.
For example, you could try using assert, but thats becoming replaced with the more popular exceptions, for example: :
class Exception : public std::exception:
...and in main, for example, you could have: :
int main()Google for exceptions. That should help. :D |
Quote:
<brain explodes> That is to say, HUH? |
Don't be a meansie hard ass! ;)
|
Quote:
In that, the post was no different than many others we get here, but the abuses he heaped upon the English language cried out for response. Yes, I realize that English is most certainly not the native language of the OP, but that post was just incomprehensible. |
I was kidding!
Some people just can't speak/write english ;) |
I'll give it a whirl
Quote:
Something like this should be implemented in forum registration |
Debug the product and reboot the system.
|
Invest in a wetware upgrade for the biological component of the system. This should remedy a lot of the inter-system communications issues.
|
I would handle it by displaying a message blaming the end user for breaking my code ;)
|
| All times are GMT -5. The time now is 9:36 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC