Compare length of two strings: Difference between revisions

m
→‎{{header|Z80 Assembly}}: edited credits with more detail
m (→‎{{header|Z80 Assembly}}: replaced a CALL with a JP (typo fix))
m (→‎{{header|Z80 Assembly}}: edited credits with more detail)
Line 60:
byte "Goodbye",Terminator
 
;;;;;; RELEVANT SUBROUTINES - SOMEPRINTSTRING OFAND THESENEWLINE CREATED BY KEITH S. OF CHIBIAKUMAS
CompareStringLengths:
;HL = string 1
1,489

edits