Signal handling #314
Labels
idea
Proposition of an idea and opening an issue to discuss it
medium
Difficulty level is medium
topic: utilities
containers, strings, files, OS/environment integration, unit testing, assertions, logging, ...
I found a document which describes signal handling in Fortran: https://www.sharcnet.ca/help/images/4/42/Fortran_Signal_Handling.pdf
Some compilers already provide extensions, in
gfortran
the subroutinesignal
is available.Originally posted by @ivan-pi in #308 (comment)
The text was updated successfully, but these errors were encountered: