On Sat, 2015-02-28 at 10:39 -0800, Carl Worth wrote:
> On Sat, Feb 28 2015, Ilia Mirkin wrote:
> > Another clean alternative is to leave the name of the variable out, i.e.
> >
> > function(struct gl_context *)
> 
> Wow. Less is more! I hadn't realized that's a solution for this, but
> it's really elegant.

and it's also illegal in C (only allowed in C++)
see 6.9.1 of c specs

jan

> 
> -Carl
> _______________________________________________
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev

-- 
Jan Vesely <jan.ves...@rutgers.edu>

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to