Hi All,
how is sign is stored in S9(17) comp-3 variable.
Answer with an Example will be of great help.
Answer Posted / sudhakar
In comp-3 format sign is stoted in the last nibble along
with data for e.g +1234 last digit is +4 it comes as D
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What are the different types of condition in cobol and write their forms.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
how do you reference the ksds vsam file formats from cobol programs
What guidelines should be followed to write a structured cobol prgm?
Write a program to explain size error.
Write a program to enter and display the names of students in a class using the occurs clause.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What are the different data types in cobol?
What is static and dynamic call in cobol?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is the difference between Call and a Link?
What kind of error is trapped by on size error option?
What is the difference between binary search and sequential search?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
How to know whether the module is dynamical or statistical?