On Sun, Apr 20, 2014 at 08:58:23PM +0200, Roberto E. Vargas Caballero wrote:
> > #define LEN(x) (sizeof (x) / sizeof *(x))
> 
> I am used to read the other form, but I thing it is only a question
> of personal taste, and since the other form was sent before your suggestion
> I'll apply it.

Yes, personal preference.

In any case, it does not matter match - people are not going to spend
their entire lives reading that macro anyhow.

Reply via email to