char pointersThanks for the help and the info provided has helped me better understand pointers. Once again, than...
char pointersI am writing a program that calls the memory address of different variable types. I am having troubl...
If statementsI think I understand what you are trying to do here. I will play with it and see if I can make it wo...
If statementsI haven't done a lot of work with functions but to make this a function I'm thinking I would have to...
If statementsSo would this work [code] //Checks first guess if( computer_number[0] == player_guess[0] ) { gu...
This user does not accept Private Messages