The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => 16 bit DOS Programming => Topic started by: CSEG:LYN on July 19, 2005, 12:26:43 AM

Title: Problem about my program
Post by: CSEG:LYN on July 19, 2005, 12:26:43 AM
        I wanna know how to fix my problem about my program. It is a program of 5*(7+1)-6 to be printed in the CX register. The problem is that I can't see the output when I run the program. Can you help me?
Title: Re: Problem about my program
Post by: Bieb on July 19, 2005, 12:36:23 AM
Some information about the program would help a lot.  If you just put a result in the CX register, you still have to do something with it to display it.  What exactly is your problem?
Title: Re: Problem about my program
Post by: sluggy on July 19, 2005, 02:06:54 AM
Quote from: CSEG on July 19, 2005, 12:26:43 AM
        I wanna know how to fix my problem about my program. It is a program of 5*(7+1)-6 to be printed in the CX register. The problem is that I can't see the output when I run the program. Can you help me?
Mmmmmm..... this looks like homework. It sounds like homework. It even smells like homework......

Please go back and read the rules of the forum. In order for us to answer this question you should post the code you have already so the members can see what you need to do or what you are doing wrong.

Also, i'm going to move this to the 16bit sub forum, as that is a more appropriate place for it.