Preprocessor Directivesput the #include "gameBoard.h" after the using namespace std;. This should fix the problem.
Help with a program in Code:Blocksif name1 != name2 //some code here else //some code here
isDigit check allowing decimal pointLOL wow. Thanks! works fine now! :)
Need help with a data structure programThis should work for ya. 3 main things i found were, the struct should be outside of main, you had a...
isDigit check allowing decimal pointSo I am doing my isDigit check as follows but I want to accept a decimal point in the digit check. ...
This user does not accept Private Messages