Develop a macro C_TO_F which takes an argument C (which represents a centigrade temperature), and converts it to Fahrenheit temperature F according to the formula F = (9/5 *C) + 32. For multiplication and division, define and use macros MUL_N and DIV_N. Also use Decimal Output algorithm to display the Fahrenheit temperature F
I need help please.
I want Assembly Language 8086 code.
Not in other programming languages.
I shall be thankful to you,