:: Re: [DNG] C exception handling
Startseite
Nachricht löschen
Nachricht beantworten
Autor: kc-devuan
Datum:  
To: dng
Betreff: 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.