Syntax of a Macro, Basic Computer Science

Assignment Help:
The divisions which make a macro are:
• Declaration of the macro
Code of the macro
Macro termination directive
The assertion of the macro is done the following way:
Name Macro [parameter1, parameter2...]
Though we have the functionality of the parameters it is possible to
make a macro which does not require them.
The directive for the extinction of the macro is: ENDM
To use a macro it is only required to call it by its name, as if it were
one more assembler instruction, given that directives are no longer essential as
in the case of the procedures.

Related Discussions:- Syntax of a Macro

Data structures, let me know if you can do this assignment and how long it ...

let me know if you can do this assignment and how long it takes

What is fragmentation?, Question 1 What is fragmentation? Question ...

Question 1 What is fragmentation? Question 2 Discuss the various service classes defined by integrated services Question 3 What are congestion? .Mention two algori

C++, whats the out put of int main(){ int n=310; funcone(n); functwo(&n); ...

whats the out put of int main(){ int n=310; funcone(n); functwo(&n); cout return 0; } void funcone(intn) n=240; } void func two(intn*) { n=120; }

Date mining, I have assignment in Date mning can you help me

I have assignment in Date mning can you help me

I/O Stream and Arrays, Write a program that: 1. Ask the user for names of t...

Write a program that: 1. Ask the user for names of the two iput files and a name of an output file. The two input files contain integers in any order. Eachimput file contains no mo

E-mail, E-MAIL: Internet has changed the art of writing letters to ema...

E-MAIL: Internet has changed the art of writing letters to email.  Email is one of the ways on Internet to send messages to another person across the network. E-mail and posta

Explain uses of system call and its major types, In computing, a system cal...

In computing, a system call is how a program asks for a service from an operating system''s kernel. This may contain hardware related services (for example accessing the hard disk)

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd