Two 8086 Assembly Language Questions..
From: Madhumita (madhumita0609_at_yahoo.co.in)
Date: 10/30/03
- Next message: Eric Veltman: "Re: VB Code"
- Previous message: Eric Veltman: "Re: How to identify the logged in user and bypass the Login pop-up while accessing .ASP application"
- Next in thread: Dave: "Re: Two 8086 Assembly Language Questions.."
- Reply: Dave: "Re: Two 8086 Assembly Language Questions.."
- Reply: Thad Smith: "Re: Two 8086 Assembly Language Questions.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Oct 2003 00:38:10 -0800
Two 8086 Assembly Language Questions..
Hi Friends,
can anyone help me with this : I am unable to do my 2nd Sem
assignments ..
1>Write a 8086 assembly language subroutine that can be used for
passward matching.
Interface/call this subroutine from a C program.
2>Write a program in 8086 assembly language that accept two floating
point numbers from the screen in format:
ddddEsee
where,
dddd are four decimal digits
E is exponent symbol
s is sign
ee contains exponent value.
A decimal is assumed prior to four decimal digits.For example a number
45 in the above format will be:4500E+02.The program adds the two
numbers if the exponent value is same,otherwise issues an error
message"Exponent does not match".
Thanks,
Madhumita
- Next message: Eric Veltman: "Re: VB Code"
- Previous message: Eric Veltman: "Re: How to identify the logged in user and bypass the Login pop-up while accessing .ASP application"
- Next in thread: Dave: "Re: Two 8086 Assembly Language Questions.."
- Reply: Dave: "Re: Two 8086 Assembly Language Questions.."
- Reply: Thad Smith: "Re: Two 8086 Assembly Language Questions.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]