How do you round the addition or subtraction of two numbers
in assembler?
what does the following code do?
AP WKUR,=P'5' where WKUR is a label
Answer Posted / dave grund
This is a vague two-part question.
1) You can round by adding .5
2) Adds 5 to WKUR, but it had better be a valid packed field, and not just a label.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
explain icm instruction?
How do you round the addition or subtraction of two numbers in assembler?
how to pass the parameters from jcl to assembler pgm?
How is data passed from a calling program to an assembler called program?
What is maximum displacement and how to cross this limit?
What is the use of trt instruction?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
Ap wkur,=p5 where wkur is a label?
Explain how to produce soc7 abend?
What is need of start 0?
how to initialize a register to 0000?
Explain the difference between various read and find statement?
how do you round the addition or subtraction of two numbers in assembler? what does the following code do? change process tool(code changes from dev to prd) the changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?
What does "using" do?
What does the following code do? Ap wkur,=p5 where wkur is a label?