handle segfaults in c without let the application crash and continue execute?
I'm programming on windows.
I know we can use function pointers like this :
https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/signal?view=msvc-160
But it's not what I want. I Wana continue my application without any crash.
The solution is not to have segfaults.
It's not my answer.
Обсуждают сегодня