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 pertinent COBOL
What is perform what is varying?
What is the difference between perform … with test after and perform … with test before?
What is the problem of ordered sequential files access?
In COBOL programming, what is PERFORM? What is VARYING?
What is report-item in COBOL?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
how do you reference the fixed unblock file formats from cobol programs
Write a program that uses move corresponding.
What are various search techniques in cobol? Explain.
Name some of the examples of COBOl 11?
In which area will you utilize 88 level items in cobol?
What is the difference between Call and a Link?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?