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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Littlestar

  1. Littlestar

    Sorting an array of 16-bit signed numbers to postive & negative

    Thanks AmkG. I have wrote out the program and its working. :)
  2. Littlestar

    Sorting an array of 16-bit signed numbers to postive & negative

    none? its for 80x86... pls help!
  3. Littlestar

    Sorting an array of 16-bit signed numbers to postive & negative

    How do I sort an array0 of 16-bit signed numbers to arrays of positive & negative numbers so that Im able to print out something like this? Thanks. array0: -10 566 0 -99 12345 -54321 array1: 566 0 12345 array2: -10 -99 -54321

Part and Inventory Search

Back
Top