Hi all, someone can tell me where i can find an example of this kind of signal handler?
i try to use fenv.h but on cygwin doesn't work (cygwin don't have it) and this program must run on cygwin and on solaris.
i try also with SIGFPE, but when i test a div by zero, he only report this:
[main] memory2 3456 _cygtls::handle_exceptions: Error while dumping state (probably corrupted stack)
Segmentation fault (core dumped)