CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: dthunderchunky

Search: Search took 0.01 seconds.

  1. bubble sort is making up its own number

    i cant figure out what im doing wrong with my bubble sort. when i cout the sorted test scores, the first number(testScore[0]) is always wrong after the sort, thank you for the help.this is the code.
  2. i dont have any errors but im not getting any output

    i am working on a project and i am just trying to get it to run. when i debug it says i have no errors but i dont get any output it just says

    'Win32Project1.exe' (Win32): Loaded...
  3. Replies
    3
    Views
    1,368

    number of players

    i am writing a game that is 2 to 4 players. i am wondering how to ask how many players, and make the score stay with each player. it is a rip off of zombie dice, this is what i have so far the...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured