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, you need to install apk manually. Would you like to get the app? Minimum Requirement(s): Android 10