Posted by kalpol on July 11, 2001 at 18:34:14:
when i try to run dvw's test.c from his page, i get all kinds of weird errors - until i change the
#include "foo.h"
to
#include "foo.cpp"
then it compiles fine.
I just wanted to make sure this was his fault and not mine - because the grading script is returning these same errors.