Here we written Macro code for using that block of statement in our program again and again...
whenever my macro function is called, my macro code is copied over that function...
And code is generated as my Assembly language...
After running this code my file generate nihal.asm file which is nasm assembly language program as...
which can be direclly run as nasm program.