I cannot sort a list of character on listbox. I just can sort a list of integer data type. I need help, here is my code :
Dim langkah As Integer = 0
Private nilai2() As Integer
Private Sub Quicksort2(ByVal list() As Integer, ByVal min As Integer, ByVal max As Integer)
Dim rand...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.