On 10/14/24 07:56, Farhan Tariq Janjua via discuss wrote:
> I have a few questions regarding comment length in code:
>
> 1.
>
> Is it permissible for a comment (either single-line or multi-line) to>
> exceed 75 characters on a single line?
>
> 2.
>
> In the case of structure memb
I have a few questions regarding comment length in code:
1.
Is it permissible for a comment (either single-line or multi-line) to
exceed 75 characters on a single line?
2.
In the case of structure members, can the comment associated with a
member exceed 75 characters?
3.