I am having problems with my #include in BullCowCartridge.cpp and BullCowCartridge.h
Requesting if someone could help me resolve my problem.
Also, It is saying that “;” is expected after
I am having problems with my #include in BullCowCartridge.cpp and BullCowCartridge.h
Requesting if someone could help me resolve my problem.
Also, It is saying that “;” is expected after
you have semi-colons ( ; ) after your include statements. Remove them and hopefully that will address the issue.
Yes, it worked Thanks!
I guess that happened by mistake.
Main thing it works now. A fresh set of eyes always helps. I’m glad I was able to help.
Thanks
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.