To catch or not to catch

Posted by idimba on Stack Overflow See other posts from Stack Overflow or by idimba
Published on 2010-03-16T10:15:23Z Indexed on 2010/03/16 10:26 UTC
Read the original article Hit count: 427

Filed under:
|
|

Should application catch "bad" signals such as SIGSEV, SIGBUS?

© Stack Overflow or respective owner

Related posts about linux

Related posts about c++