Forum: C# Jun 9th, 2009 |
| Replies: 8 Views: 310 quote : Unless this is for a class, I would recommend using C++
This is for practice, learning other language than c++. |
Forum: C# Jun 9th, 2009 |
| Replies: 8 Views: 310 I'm sorry, there is no "real " error. I am just query about c#
inputs, because I've been use to c++.
I see that they differ in return value, c++ returns both char or
numbers, while c# returns... |
Forum: C# Jun 9th, 2009 |
| Replies: 8 Views: 310 I just started a few days ago. I am troubled with the input
in c#, even though I got it to work. Any comment would be
helpful. Its a Number Guessing game and a tic-tac-toe game.
using... |