954,479 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Looking for help on masm file create/write

I am in an assembly class and we are now working on using files. Part of the assignment is to make a file and write an array full of values into it. I have been working on this assignment for some time and I am stuck on the file portion.

Our course material really does not help with this seeing as we have a new instructor that is using his own slides while at the same time using the assignments from previous years... :-/

Anyway, the array to be written is a DWORD, 47 index. I'm not necessarily looking for the answer handed to me, but if you can point me in the right direction I'd appreciate it. ty

meowbits
Light Poster
34 posts since Nov 2008
Reputation Points: 10
Solved Threads: 0
 

Sounds similar to a question asked here before in this thread.

http://www.daniweb.com/software-development/assembly/threads/386136

my reply is there also :)

GunnerInc
xor eax, eax
Team Colleague
79 posts since Jan 2011
Reputation Points: 38
Solved Threads: 13
 

Thank you!!
Got it all figured out

meowbits
Light Poster
34 posts since Nov 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: