HLA programming
May 25th, 2022
In High Level Assembly (HLA) Write a program to read some numbers.
The program saves the number into heap memory.
The program stops when a zero is entered.
Program displays the numbers in the order of input in a single line.
Notes:
Work with 32-bit unsigned integers
example output