Search Results

Search: Posts Made By: RossMc
Forum: Programming 01-07-2009
4,319
Posted By RossMc
Thanks for the reply i don't think i have done it...
Thanks for the reply i don't think i have done it right but i have put the code in there and deleted some like this

#include <iostream>

#include <cstdlib>

#include <cstdio>

#include...
Forum: Programming 01-07-2009
4,319
Posted By RossMc
So that would go before cout << "Player 1...
So that would go before

cout << "Player 1 Your Turn Please Enter Which Cell You Would Like" << endl;

cin >> row >> column;
}

if(board[row-1][column-1] ==' ')

board[row-1][column-1] =...
Forum: Programming 01-07-2009
4,319
Posted By RossMc
Yeah thanks for the reply i have fixed it now it...
Yeah thanks for the reply i have fixed it now it was in the wrong place :b:

Just another question i am having trouble adding a second player to the game i havent really got a clue how to do this...
Forum: Programming 01-04-2009
4,319
Posted By RossMc
C++ Help
Hi i need a bit of help here.

I am creating a connect 4 programme in c++. The programme runs ok but when the programme asks what cell i want to put the X in and i enter a cell referance the X...
7,903
Posted By RossMc
Kate : Text Editor Terminal Blank
Hi i have just installed ubuntu and it didnt have kate installed so i installed that but when i open it and click on the terminal it is blank and just a grey colour so i can't type anything in
...
2,409
Posted By RossMc
Thanks for the reply that worked :) Just a...
Thanks for the reply that worked :)

Just a question at uni they use fedora and you can just type array instead of having to type ./array

Just wondering why that is ?

Is it diffrent in...
2,409
Posted By RossMc
Compiling Code
Hi i am new to programming im having a bit of a problem i have installed kubuntu on my computer and i have wrote some code but when i go to compile it i get this error in the terminal
...
4,311
Posted By RossMc
Display the contents of an array
Hi i have just registered

So i am at university studying forensic computing and we have to learn c++

i have never done anything with c++ before and i am abit stuck

i need to create a...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 01:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy