At 2018-05-05T20:05:20+0200, Ingo Schwarze wrote:
> P.S.
> By the way, using "char const" doesn't make understanding
> 
>   char *const *evil[2][3];
> 
> any easier for people who do not know the rules...

This looks like a wonderful opportunity to embarrass myself.

"evil" is a pointer to a 2x3 array of immutable pointers to strings.

Right?

-- 
Regards,
Branden

Attachment: signature.asc
Description: PGP signature

Reply via email to