Name: Anonymous 2016-10-04 22:08
Is the most important part of a compiler the lexer, or the parser?
c4.c:76:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
./a.out hello.c
Segmentation fault