Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: Visual C++ Windows API #3272
    S.Thananchayan
    Participant

    in reply to: invalid operands of types `float’ and `int’ to bin #3261
    S.Thananchayan
    Participant

     
     
       

    in reply to: inline function #3259
    S.Thananchayan
    Participant
    in reply to: exercise #3127
    S.Thananchayan
    Participant

    This one was interesting.
    I ended up with this:

    in reply to: Errors in Program #3252
    S.Thananchayan
    Participant

    Thanks~
    That idea came from Al Stevens.
    I just changed some of it.

    in reply to: Beginner Help #3243
    S.Thananchayan
    Participant

    Unless something random seeds Rand. Rand will generate the same random numbers every time. In this case were using your computers time.
    And every time you loop your system time is different So your numbers from say 3:43:01 to 3:43:02 will be different. Random enough for most applications.
    Read Beginning C++ Game Programming
    · ISBN-10: 1592002056
    · ISBN-13: 978-1592002054
    That’s where I learned that

    in reply to: Errors in Program #3250
    S.Thananchayan
    Participant

    Ewwww thats got problems try this
     

    in reply to: please look at me ! #3218
    S.Thananchayan
    Participant
    in reply to: Welcome C++ #3204
    S.Thananchayan
    Participant

    Thats awsome I was thinking about this one.
    This is the way I was going-
     

    • This reply was modified 8 years, 10 months ago by M. Saqib.
    • This reply was modified 4 years, 2 months ago by M. Saqib.
    • This reply was modified 4 years, 2 months ago by M. Saqib.
    in reply to: easy one #3245
    S.Thananchayan
    Participant

    //I finally got it werking…
     

    in reply to: Beginner Help #3240
    S.Thananchayan
    Participant

    You need loop to hit random off system time

Viewing 11 posts - 1 through 11 (of 11 total)