Research and Advances

Character manipulation in 7090 FORTRAN

Posted

The IBM 7090 FORTRAN II language requires that a programmer desiring toa mnipulate characters or strings of characters either assign each character to a separate 7090 word or write special subroutines for handling packed words containing 6 characters. The one-character-per-word approach is superior in most cases due to the much smaller machine time it requires. One pays for this speed advantage in additional core requirements, however, plus more complex logic requirements in some cases. Applications exist where considerations of storage and logic make a packed-word approach competitive. One such application, and the one which led to the work described here, was the desire to manipulate information sent via telephone lines by a remote 7090 user to and from the central computer. The results of this work are not completed, but the methods used for manipulating character strings were felt to be of sufficient interest to warrant a report. The following paragraphs describe the approach taken.

View this article in the ACM Digital Library.

Join the Discussion (0)

Become a Member or Sign In to Post a Comment

The Latest from CACM

Shape the Future of Computing

ACM encourages its members to take a direct hand in shaping the future of the association. There are more ways than ever to get involved.

Get Involved

Communications of the ACM (CACM) is now a fully Open Access publication.

By opening CACM to the world, we hope to increase engagement among the broader computer science community and encourage non-members to discover the rich resources ACM has to offer.

Learn More