[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: assign data to specified address



 
Dear Linux programers;  
 
 At the cd 's Art of assembly  porgramming, chapter 4 Memory Layout, page 188, project 1f
 
  Write a simple program that sorts the words in memory locations 1000..10FF in ascending order. 
 
  so how do we assign some data(word, number, etc) from memory locations 1000 to 10FF?
 
  I am using Masm6.0, but I hope linux have similar platform on assembly as window
 
sincere eric, welcome any hints, thanks in advance 

Reply to: