Bad_Programmer
April 17th, 2005, 07:26 AM
Hi I'm using tasm programming in 8086 and trying to create a program that gets a digit from the user and then graws 5 squares each with a side length of the digit.
When my program reaches the sub method for drawing the square i get an error from the computer, it may have somthing to do with running a sub from within a sub and stack opperations. Can some one please help me!!
P.S There are also a lot of other problems with the program, that i have not implemented yet, and if u have any inside knowledge on how to do these extra things it would be greatly appresiated
When my program reaches the sub method for drawing the square i get an error from the computer, it may have somthing to do with running a sub from within a sub and stack opperations. Can some one please help me!!
P.S There are also a lot of other problems with the program, that i have not implemented yet, and if u have any inside knowledge on how to do these extra things it would be greatly appresiated