Posted by head-case on July 16, 2001 at 23:50:16:
for some reason I'm getting an "undefined reference to 'create_handler(void)' " when I try to compile test.cpp, but create_handler is defined within my foohandler, which is included in test.cpp.
can anyone relate to this? offer suggestions?