Question: 10 points. Suppose that you have a table declared in storage as TABLE DS CL340 Assume that 1) Each row stores 10-bytes of character data
10 points. Suppose that you have a table declared in storage as
TABLE DS CL340
Assume that 1) Each row stores 10-bytes of character data in the first column; 2) the table is exactly large enough to accommodate 10 rows; and 3) besides the first column, all other columns store fullwords. Write a DSECT (the labels can be anything, though make sure to follow the standard DSECT label naming convention) that can be used to access the columns in each row. Hint: Youll need to figure out how many columns there are in total first.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
