Search:

Type: Posts; User: madhouse199

Search: Search took 0.01 seconds.

  1. :confused:Ok, as I said I am a beginner - how did...

    :confused:Ok, as I said I am a beginner - how did I manage to do that? How do I get the random number into each element properly?
  2. Beginner needs help w/ran. nums. in arrays - URGENT!

    I need to create a program that generates 50 sets of lotto picks each set consisting of 6 numbers between 1 - 54. each set must contain 6 unique numbers. The set themselves do not need to be unique...
  3. sorry as far as the ; goes it is there that was a...

    sorry as far as the ; goes it is there that was a typing error.

    I have tried taken the float out putting () around it putting the () around the 3.14.. value putting f as per the other suggestion...
  4. using PI as a const in a header file errors

    :confused:
    The header file I have made for my program is full of errors I don't understand and was wondering if anyone could explain as I didn't understand the info in the lib help for these...
  5. Sorry I should have been more explicit. This a...

    Sorry I should have been more explicit. This a homework assign. and I must be able to except more that 1 char. from the user and display the warning. As for the operator it doesn't matter which way...
  6. HELP - New to C++ and most other programming

    The program I wrote below is supposed to play a guessing game based on the computer picking a random letter. All it does is loop twice then say you win. Also the if higher/lower portion is not...
Results 1 to 6 of 6