Programming with FASM – writing to file.

In this simple example, I will show how to write a file using the assembly programming language with FASM, known as flat assembler.
You can use the FASM editor with the FASMW.EXE executable.
Open this editor and use this commented source code:

Each step is describe in the source code.
Run and test with these commands:

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.