Posts
 
Reputation
Loading chart. Please wait.
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
~4K People Reached
Favorite Tags

2 Posted Topics

Member Avatar for ajit.nayak

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.

Member Avatar for itnavigate
0
3K
Member Avatar for aya_5

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.

Member Avatar for itnavigate
0
455