From c30bdcebc96e2ab94a9a3030f44f3b892f727356 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Sun, 8 Feb 2026 16:10:04 +0000 Subject: [PATCH] just trying to read a goddamned file --- jcl/TXTWKR01.jcl | 2 +- src/TXTWKR01.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jcl/TXTWKR01.jcl b/jcl/TXTWKR01.jcl index 4f31e43..a943eda 100644 --- a/jcl/TXTWKR01.jcl +++ b/jcl/TXTWKR01.jcl @@ -3,4 +3,4 @@ // MSGLEVEL=(1,1),REGION=4M,TIME=1440 //STEP1 EXEC JCCCLG,INFILE='@05054.SRCLIB.C(TXTWKR01)' //GO.TESTDD DD DSN=@05054.DATA(TESTMEM),DISP=SHR, -// DCB=(RECFM=FB,LRECL=80,BLKSIZE=0,DSORG=PS) \ No newline at end of file +// DCB=(RECFM=FB,LRECL=80,BLKSIZE=0,DSORG=PS) diff --git a/src/TXTWKR01.c b/src/TXTWKR01.c index 8586908..8936113 100644 --- a/src/TXTWKR01.c +++ b/src/TXTWKR01.c @@ -1,4 +1,4 @@ -#include +#include int main() {