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 Chriss Miller 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: HotCode
  • Content: Threads
  • Order by date
  1. HotCode

    GCD Help

    Ok well I am working on a program that does the GCD thing but needs to be recursive. My problem is I dont know how to call it with the values that I have in the data section and two I dont know if it works right or not. well here is what I have so far Thanks for any help :) TITLE MASM GCD...
  2. HotCode

    Sum Array values help

    Hello, I got this simple program worked up and I just dont think it is doing what is is suppose to do. Now admittedly I am just starting in assembly language and I am still a bit lost. This is in MASM and I want to sum every number in the array that is less than 50 (sample varable) I think I got...

Part and Inventory Search

Back
Top