Description: Subprogram parameter is a N-byte array of the first address of TABLE, the number of characters N and CHAR. Requires N-byte array of characters looking for CHAR, and record the number of occurrences of the characters. The main program will receive a string from the keyboard characters to create a byte array TABLE, and one by one show from each keyboard characters in CHAR array TABLE and its number appear. (for the sake of simplification, the assumption that frequency <= 15, can be displayed in hexadecimal )
To Search:
- [123] - count lalalallalalalalallalalala
File list (Check if you may need any files):
DATA SEGMENT.doc