11.07.2015 Views

Program Logic Manual - All about the IBM 1130 Computing System

Program Logic Manual - All about the IBM 1130 Computing System

Program Logic Manual - All about the IBM 1130 Computing System

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Source CodingObject CodingRETURN Statementsfor (REAL) FUNCTION subprogram LIBF FLDwhere <strong>the</strong> subprogram name is COMP DC COMPBSC I address of subprogram linkword in transfer vectorfor (INTEGER) FUNCTION subprogram LD L ICOMPwhere <strong>the</strong> subprogram name is ICOMP BSC I address of subprogram linkword in transfer vectorfor SUBROUTINE subprogram BSC I address of subprogram linkword in transfer vectorEND StatementThe END statement produces no object coding.I/O Initialization CallsThe following coding for <strong>the</strong> initialization of <strong>the</strong> FORTRAN I/O subroutines at execution time is generated and inserted into <strong>the</strong> programby <strong>the</strong> compiler.LIBF UFIO ,(see Note 2)DC /000XLIEF SDFIC (see Note 3)DC /000XLIBF MO (see Note 4)DC /00YXDC /0016LIBF TYPEZ or LIBF WRTYZ (see Note 5)DC 0LIBF CARDZ (see Note 6)DC 0LIEF PRNTZDC 0LIBF PAPTZDC 0LIBF PRNZDC 0LIBF TYPEZ (see Note 5)DC 0LIEF WCHRIDC 0LIBF READ ZDC 0LIEF PNCHZ (see Note 6)DC 0LIBF F1,13 (or ELD)LIBF FSTO (or ESTO)318

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!