Results 1 to 2 of 2

Thread: Help

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Location
    Texas
    Posts
    313

    Help

    I have to do a sort in asm it's a 2d array 20X11 on an intel 386, anyone know where i can find source for something like that

  2. #2
    Fanatic Member
    Join Date
    Jan 2003
    Posts
    1,004
    Could you create a temp variable and then use (albeit a slow way) a bubble sort?

    You should be able to find the algorithm easily, and then converting to assembler should not be a problem.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width