1. Use assembler directives to declare a signed DWORD array of
five elements and initialize it with the following values: C11AF,
1, A689, 4115, D31B. Show how to calculate the number of elements
in this array and assign that value to a symbolic constant named
“NumberOfElements”
1. Use assembler directives to declare a signed DWORD array of five elements and initialize it with the following values
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am