Please use Assembly Language for x86 Pocessors 7th Edition.
============================================================================
To read or write to a file you need to do things in thefollowing order:
Open File
Read / Write to File
Close File
To open a file you use the CreateOutputFile procedure. In orderto use this you must place the address of a string that containsthe file name into the edx register. If the file can be openedwithout error a file handle will be returned into the eax register.You will need the hand to read and write to the file.
Writing To A File
To write to a file you use the WriteToFile procedure. To make thiswork
PayPal Gateway not configured
PayPal Gateway not configured