You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The counter should start from 1 in the Java example 4 and 19, because the corresponding COBOL loop also starts from 1.
The commented out counter variable increment is fixed.
The commented out "write print-rec" is changed by System.out.println.
Signed-off-by: Janos Varga <113785741+vargajb@users.noreply.github.com>
0 commit comments