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 Rhinorhino 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: caplan8293
  • Content: Threads
  • Order by date
  1. caplan8293

    Assembly Language Sort Code

    Hi, I need the code for a sort in assembly language. I am not concerned with speed so bubble sort is fine. I have an array of 10 8-bit numbers that need sorting and I am trying to convert my C++ code of bubble sort to assembly language but am failing miserably... Can anyone help me out? I...
  2. caplan8293

    Modifying the Boot Sector in DEBUG

    Hi everyone, you all helped me out A LOT with my last problem so I figure I would throw another one out at you. This one is a little more complicated though... I run 4 operating systems on my machine: Windows 98 #1, Windows 98 #2, Linux, and Windows 2000. Both Windows installations and Linux...
  3. caplan8293

    How can I find the absolute memory address of 3E2:23?

    Hi, if I have something like 3E2:23, how do I find the absolute memory address of it? Please tell me how to do it, not just what the answer is.. Thanks so much! Chuck

Part and Inventory Search

Back
Top