> [EMAIL PROTECTED]:~> gcc graf.cpp

g++ graf.cpp  grafrita.cpp function.cpp 

will help you. You need to give all three cpp files to the compiler or else 
you will have to link it together by yourself.
Gunnar.

Reply via email to