Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/18/03 08:29
Read: times


 
#41762 - RE: strange calculator compiling error
Responding to: ???'s previous message
You're not compiling, but assembling if you use an assembler.
It looks like you want to jump further than these instructions can, doesn't it? Maybe you should put in some relaying jumps at strategic locations between the point where your cjne or whatever is and wherever it is that you want to go. Or even better: clean up your code so that it gets shorter and sweeter.

List of 3 messages in thread
TopicAuthorDate
strange calculator compiling error            01/01/70 00:00      
   RE: strange calculator compiling error            01/01/70 00:00      
   RE: strange calculator compiling error            01/01/70 00:00      

Back to Subject List