Converter of FORTRAN format and data statements to standard form

Published: 1 January 1976| Version 1 | DOI: 10.17632/d482ngx56g.1
Contributor:
M. Salem

Description

Title of program: FORMAT AND DATA CONVERTER Catalogue Id: ACWP_v1_0 Nature of problem Fortran programs to be used at more than one installation are best written in ANSI Fortran IV. Most statements are easily written in standard Fortran, but literal expressions require the counting of characters, and most programmers prefer to enclose literals between standard characters (apostrophes, asterisks, etc.), as allowed by many compilers. The present program converts FORMAT and DATA statements containing such literals to standard form. For example, '0TITLE.' becomes 7H0TITLE. <PRE> The s ... Versions of this program held in the CPC repository in Mendeley Data ACWP_v1_0; FORMAT AND DATA CONVERTER; 10.1016/0010-4655(76)90052-7 This program has been imported from the CPC Program Library held at Queen's University Belfast (1969-2019)

Files

Categories

Computational Physics, Computational Method

Licence