Question: 4. An ASCIIz string is a string that ends with a 0 byte, for example STR DB THIS IS AN ASCIIZ STRING,0 Write a procedure
4. An ASCIIz string is a string that ends with a 0 byte, for example STR DB THIS IS AN ASCIIZ STRING,0 Write a procedure LENGTH that receives the address of an ASCIIZ string in Dx, and returns its length in Cx
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
