How to run assembly program?

Please support our Assembly advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Jan 2008
Posts: 4
Reputation: Abhishek Anand is an unknown quantity at this point 
Solved Threads: 1
Abhishek Anand Abhishek Anand is offline Offline
Newbie Poster

How to run assembly program?

 
0
  #1
Jan 23rd, 2008
Which files are needed to run assembly program? Where has to save this program? How this program will run? From where can I get those files?
Thanks,
Abhishek Anand.
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,783
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 744
Team Colleague
Narue's Avatar
Narue Narue is online now Online
Code Goddess

Re: How to run assembly program?

 
0
  #2
Jan 23rd, 2008
>Which files are needed to run assembly program?
You need an assembler and possibly a linker to turn your program into an executable file. Assembly source is just a text file, there's nothing special about it until you assemble it into machine code.
I'm here to prove you wrong.
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 199
Reputation: Tight_Coder_Ex is an unknown quantity at this point 
Solved Threads: 14
Tight_Coder_Ex's Avatar
Tight_Coder_Ex Tight_Coder_Ex is offline Offline
Junior Poster

Re: How to run assembly program?

 
0
  #3
Jan 24th, 2008
masm32.com has all the resources you need to get started
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Assembly Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC