Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ToN10
  • Order by date
  1. ToN10

    Check to see if an array is sorted

    thanks Dave, that works! i definitely would have never guessed to do it like that, but i can see how it works, and how mine was never going to work like it was. thanks again. and dian, i actually did not want to sort it, so yeah. thanks for the reply though. good forums. :)
  2. ToN10

    Check to see if an array is sorted

    Hey guys, Ok, basically, I had to copy an array of integers that another class sent to mine, and then do various things to it. The final thing I have to do is have the method sorted() check the array (localArray) to see whether or not it is sorted. (Ascending and Descending both count as...

Part and Inventory Search

Back
Top