User profile: Pebble

User info
User name:Pebble
History
Joined:
Number of posts:103
Latest posts:

cin not working
You should be using a string for name. All your variable's are set as double.

strcmp sort with incorrect output
What book are you studying? I'm reading C++ Primer, And there is a site where you can download Errat...

Appreciate any help with my problem.
[code]if (Score >= 0 && Score <= 59) { // Your code. }[/code]

Tic-Tac-Toe questions
You will need to decrease the input by 1. An array's first element is 0(zeo).

Generating two random numbers twice
It would be easier to use pointer's for the 2 variable's below: LocatieBoot1_Rij_C LocatieBoot1_Kol...