c - How to set up handler for SSE misalignment exception? -


i using mingw on win32..

i use signal() c library allow me setup handler hardvare exceptions (like integer dib zero, illegal operation etc) seems riight not works sse misalignment exception (who not go thru handler outa him , crashes app).

how set such handler? show message box on such misalignment @ least "misaligned see acces" communicate, yet better additionel info..

how that?


Comments

Popular posts from this blog

angular ui router - 10 digest iterations reached in angularjs when using $state.go -

symfony - InvalidConfigurationException in SecurityExtension.php line 429: No authentication listener registered for firewall "secured_area" -

javascript - Can Piwik report referrer in real time? -