Even or Odd? in Nasm x86_64
Dec 10, 2025 · 3 min read · This mini project determines whether a given input (a command line argument) is even or odd. We begin once again by including our macro file, mymacros.inc, initialized variables and conversion of command line argument to integer (Read more on Working...
Join discussion

