Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
2 Posted Topics
Re: The output doesn't look like garbage to me, it looks like the input characters separated by a line feed character. Possible you have a '\n' in a loop. | |
Re: Hmmm... Last time I did any 8086 programming was..., Well, a long time ago. Your error message seems to give it away though, forward reference. If I recall correctly, subroutines must be declared before they are called. |