kun qian
2011-06-12 06:55:23 UTC
According to the assignment I should compare my program with that of:
$ cpp -P -C -traditional-cpp xxx.cc
However, by following the instructions from the assignment the program
would print the included files in reverse order in contrast to the
command above. But then the assignment goes on to say that the output
should be the same. There seem to be a contradiction here, am I
misunderstanding something?
$ cpp -P -C -traditional-cpp xxx.cc
However, by following the instructions from the assignment the program
would print the included files in reverse order in contrast to the
command above. But then the assignment goes on to say that the output
should be the same. There seem to be a contradiction here, am I
misunderstanding something?