LZ: Questions about TASM
[Prev][Next][Index][Thread]
LZ: Questions about TASM
I have a question that maybe some of you can answer. Sometimes when I am
using TASM to assemble a program and have zero-terminated strings that I
want to display, the assembler won't put the zero at the end of the string
in the code, and I'll print more lines than I wanted to in the code. I
can't figure out what's wrong! I've been having to manually go over the
code and zeros in the code using a hex-editor. Does anyone know how I can
stop this from happening?
________________________
Michael Wyman
wyma0012@gold.tc.umn.edu