On Thu, Jul 12, 2012 at 3:20 PM, David Kastrup <d...@gnu.org> wrote:
> Janek Warchoł <janek.lilyp...@gmail.com> writes:
>
>> 3.4 - trigraphs in C code
>> wtf?
>
> You can say that again.  The following is valid C:
>
> ??=include <stdio.h>
>
> int main(int ac, char *av??(??))
> ??<
>         printf ("%s??/n", ac>1 ? av??(1??) : "No argument.");
>         return 0;
> ??>

omg!

> We don't need to check this explicitly: gcc refuses to support this
> "feature" of the C/C++ standards unless given an explicit --trigraph
> option.

good.
thanks,
Janek

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to