vendredi 17 avril 2015

ASCII string to asciiz (assembly 8086)

I'm working with some folder interrupts in assembly 8086 language and I need to read an ascii string and convert it in an asciz one in order to specify some parameters. -How can I add the null character at the end of the string? -If I read the string with ah=9 int 21h does it add the carriage return character? I really need help! Thanks for the attention.


Aucun commentaire:

Enregistrer un commentaire