/assembly_program6

Program gets 10 valid integers from the user and stores numeric values in an array. These integers are then dislpayed to the screen along with their sum and their average. Program implements ReadVal and WriteVal procedures for signed integers and macros for getting and displaying user data.

Primary LanguageAssembly

assembly_program6

Program gets 10 valid integers from the user and stores numeric values in an array. These integers are then dislpayed to the screen along with their sum and their average. Program implements ReadVal and WriteVal procedures for signed integers and macros for getting and displaying user data.