C Fun

1 view
Skip to first unread message

Vishal Thanki

unread,
Sep 4, 2017, 8:25:57 AM9/4/17
to fundamental...@googlegroups.com
➜ /tmp cat test.c
#include <stdio.h>

int main()
{
int x = 1;
!x ??!??! printf("x is not zero\n");
return 0;
}
➜ /tmp gcc -trigraphs test.c
Reply all
Reply to author
Forward
0 new messages