Search:

Type: Posts; User: carlin70

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    3,168

    Example of code for tic tac toe game?

    I am taking a class in C++ programming. I was wondering if anyone knows where I could see an example of code using a multi-dimensional array for a game of tic tac toe.

    Thanks
  2. Replies
    8
    Views
    1,166

    No offense taken! I would never learn anything...

    No offense taken! I would never learn anything if I got offended by my own mistakes.

    Thanks both Alpha and Mouse for your input so far. I will try to fix all this up. It isn't homework, just...
  3. Replies
    8
    Views
    1,166

    To Gamer4life....thanks for the input on the...

    To Gamer4life....thanks for the input on the conversion. I will try that and see how it works out.
  4. Replies
    8
    Views
    1,166

    Yes, Alpha, I know I can't post parameters as...

    Yes, Alpha, I know I can't post parameters as values, but ...... LOL..... I am only a beginner, and if I put nothing in the () then I get an error, and if I put (double) as I think I should, I get...
  5. Replies
    8
    Views
    1,166

    Need help with a class please

    Learning classes, and trying to make it all work. This code compiles OK, but when I execute, and say use the number 100 as the Farenheit temperature input, I always get -17.7778 as the Celcius...
  6. Replies
    2
    Views
    6,969

    Principal of least privilege

    I am currently learning C++ at college, and can't seem to get anyone to explain what principal of least privilege means. My text refers to it, but there is never a point where it is actually...
Results 1 to 6 of 6