News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Need help to get some procedures working

Started by nooboy, April 21, 2019, 08:51:45 AM

Previous topic - Next topic

nooboy

Hello guys, I'm struggling with some questions in Assembly and I need helping to create some procedures based on the question bellow. By the way I'll post what I've got so far. Any help or hints I'd really appreciate it.

This is the question

Create these procedures.

call Create RandomArray
call PrintArray
call PrintReverseArray
call CountArray
call PrintCount
call PrintCountGraph
more coding

main endp
All methods
•   Write the program to create 25 random numbers from 20 to 30 and print them in an array called TestArray
•   Print the array out with all numbers
•   The print the numbers in reverse
•   Print the array out us1ng ptr
•   The count how many of each number there was.
•   Print the count out as numbers
•   Print the counts out a a bar graph
Ex:
20 ****  (means that 20 appeared 4 times)
21 ******
25 ****

hutch--

Nobody is going to do your homework for you, if someone has the time they may help you but you must do your own work.

aw27

If you have a budget (i.e. money), you may hire someone to make your homework.  I am still on the list but am not accepting works.