send output to the 1403
All checks were successful
MVS Upload & Execute / upload-and-run (push) Successful in 12s
All checks were successful
MVS Upload & Execute / upload-and-run (push) Successful in 12s
This commit is contained in:
parent
7c4d7de0ea
commit
918bf539e8
@ -4,3 +4,4 @@
|
||||
//* Compile Step - comments allowed in JCL!
|
||||
//STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(SIMPLE)'
|
||||
//
|
||||
|
||||
|
||||
@ -10,4 +10,4 @@
|
||||
int main() {
|
||||
printf("%s\n", HELLO_STRING);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user