Search:

Type: Posts; User: Muller

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    3,269

    would someone mind showing me how i implement the...

    would someone mind showing me how i implement the do while into this bubble sort please.It keeps crashing, im struggling to find the while expression for when the program needs to stop. I tried two...
  2. Replies
    8
    Views
    3,269

    ive tried to use a do while look to correct this...

    ive tried to use a do while look to correct this but then my programs keeps crashing, is it correct to use a do while to make this work?
    for example i have an int called countfrom where countfrom=0,...
  3. Replies
    8
    Views
    3,269

    My bubble sort only sorts once

    Hi, i have been endlessly trying to make this bubble sort work. what happens is that i have to manually keep pressing 3 (this is my option to sort the data) for each swap, whereas i want the whole...
Results 1 to 3 of 3