::
Re: [DNG] C exception handling
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Didier Kryn at
2024-10-29 13:20
kc-devuan at
2024-10-29 13:47
Author:
kc-devuan
Date:
2024-10-29 13:43
UTC
To:
dng
Subject:
Re: [DNG] C exception handling
29 Oct 2024 13:20:40 Didier Kryn <kryn@???>:
> This goes against program readability; and this is my major concern.
However, does it go against program readability as the unhappy path is as important as the happy path.