Here i have a assembly code that converts word value to string
; si -> Offset Address of String ; ax -> Number to be converted itoa: push ax ; Backup AX