Home Forums C Programming please help me with bubbleSort argument

Viewing 3 reply threads
  • Author
    Posts
    • #2211
      HildegaBarnett
      Participant

      there is something wrong with bubbleSort argument

       

      can you help me? I am a rookie. thanks.

    • #3589
      HildegaBarnett
      Participant

      Ah,I can manage it myself. :P
      in main function,”bubbleSort(r[j],j)”,there is no subscript operator”[]”.just “bubbleSort(r,j)”.

    • #3590
      GWILouisaxwzkla
      Participant

      Heres a bubble sort I wrote awhile ago ( hope this helps ):

    • #3591
      HildegaBarnett
      Participant

      Thanks,dman!

Viewing 3 reply threads
  • The forum ‘C Programming’ is closed to new topics and replies.