[C-prog-lang-l] C and exceptions

Vladimír Kotal vlada at devnull.cz
Thu Apr 12 23:43:31 CEST 2018


Hi all,

during the last session someone managed to get a line in the code that read
something like

  throw e;

I am not entirely sure if any C (not C++) compiler can actually compile
such code (more so with -std=c99 and other warning/error options as
recommended couple of times) however C does not have the concept of
exceptions.

Good night,


V. Kotal
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the c-prog-lang-l mailing list