0_0_19978501_21388.cpp:15:3: error: invalid preprocessing directive #make
# make x
^
0_0_19978501_21388.cpp:18:3: error: invalid preprocessing directive #cat
# cat in
^
0_0_19978501_21388.cpp:22:3: error: invalid preprocessing directive #.
# ./x <in >out
^
0_0_19978501_21388.cpp:24:3: error: invalid preprocessing directive #cat
# cat out
^
0_0_19978501_21388.cpp:16:1: error: 'cc' does not name a type
cc -Wall x.c -o x
^
|