:: Re: [DNG] C exception handling
Page principale
Supprimer ce message
Répondre à ce message
Auteur: karl
Date:  
À: dng
Sujet: Re: [DNG] C exception handling
onefang:
> On 2024-10-29 21:15:11, karl@??? wrote:
> > 2, if your function spans more than a screenful, the readability will
> > go down.
>
> Define "screenful". Been a long time since you could expect to see 80x24
> on a pragrammers screen. My main screen is not small, but my font is
> tiny, so I fit a really large amount of text on it at once.


Screenful, or rather however large the buffer window is, how much code
you see without scrolling.

So your screenful is larger now than in the 80ies, larger than for a
person with bad eyesight, etc.

Regards,
/Karl Hammar