Author | Message |
---|---|
Reem.m
Posts: 12
|
Posted 15:13 Apr 12, 2016 |
Hi all I'm not familiar with C++. I'm working on C/C++ Eclipse but I have this error--> fatal error: 'utility.h' file not found #include "utility.h" Is there any idea? Thank you.
|
ngosrani
Posts: 31
|
Posted 15:15 Apr 12, 2016 |
Hi , the link to the file is here http://csns.calstatela.edu/site/s16/cs540-1/item/5346453 |
Reem.m
Posts: 12
|
Posted 15:23 Apr 12, 2016 |
Thank you. I did what you told me but now I have another problem with main function!! do you know why?? |