ALP to print the given alphanumeric characters (32-bit)
kw.asm
Output
kodingwindow@kw:~$ nasm -felf64 kw.asm kodingwindow@kw:~$ ld kw.o && ./a.out
———————————————————————————————————————————
ALP to print the given alphanumeric characters
———————————————————————————————————————————
Enter characters HELLO @WORLD
Given characters are HELLO @WORLD
———————————————————————————————————————————
kodingwindow@kw:~$
ALP to print the given alphanumeric characters using macro (32-bit)
kw.asm
Output
kodingwindow@kw:~$ nasm -felf64 kw.asm kodingwindow@kw:~$ ld kw.o && ./a.out
———————————————————————————————————————————
ALP to print the given alphanumeric characters
———————————————————————————————————————————
Enter characters HELLO, @WORLD!
Given characters are HELLO, @WORLD!
———————————————————————————————————————————
kodingwindow@kw:~$
Dear User, Thank you for visitng Kodingwindow. If you are interested in technical articles, latest technologies, and our journey further, please follow us on LinkedIn.
Dear User, We are grateful for your interest in the Kodingwindow Android app. We intend to soon make it available on the Google Play Store. Currently, Android versions 10 and up require manual apk installations. Would you like to get the app?