Posted by tortured on July 16, 2001 at 20:12:55:
In Reply to: Re: create_handler??? posted by spanky on July 16, 2001 at 19:57:14:
: : what does this do, and how are we supposed to implement it? are we jsut supposed to turn in abstract_foohandler.h with the 4 implemented functions, ro do we really have to write some sort of .cpp file with create_handler(), and if so, what do we make it do?
: you're one of those 5-hour code warriors he was talkjing about in class arent you.
u have to fill in trivial.h with your code for the foohandler class and trivial.cpp (which contains create_handler) has to be exactly like the one on his website...