class

i have crated a class and include this in a cpp file while i am compiling the file it is showing error :fatal error no such file or directory found!
what may be possible reason?>
Did you reference any functions of the class in main? Did you include the header file typed correctly?
closed account (Dy7SLyTq)
posting your code helps ;)
yup i included header file and i don't get what your mean by reference here?
closed account (Dy7SLyTq)
could you post your code?
ohh i am done i had given different different path to the class !
Topic archived. No new replies allowed.