hi all.
plz i need help , idon't know how to solve it
if anybody help me and to discuss to me how can i write it in assembly program , and this is the question:
================
Write an assembly program that reads Quantity and Unit price as a string (ASCII) and convert them to decimal.
Calculate the total price= Quantity * Unit price.
Convert total price to string (ASCII) and display it on the screen.
Your program should use at least three Macros:
First Macro: converts from string (ASCII) to decimal.
Second Macro: convert from decimal to string (ASCII).
Third Macro: Multiply two numbers.
Note: You can use Irvine library to read or write string
===================
i need it in sunday :(
i thank for who will help me ..