User: GBP

  • Public profile

User profile: GBP

User info
User name:GBP
History
Joined:
Number of posts:5
Latest posts:

Preprocessor Directives
put the #include "gameBoard.h" after the using namespace std;. This should fix the problem.

Help with a program in Code:Blocks
if name1 != name2 //some code here else //some code here

isDigit check allowing decimal point
LOL wow. Thanks! works fine now! :)

Need help with a data structure program
This should work for ya. 3 main things i found were, the struct should be outside of main, you had a...

isDigit check allowing decimal point
So 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