Path: csiph.com!weretis.net!feeder6.news.weretis.net!news.misty.com!news.iecc.com!.POSTED.news.iecc.com!nerds-end From: drb@msu.edu (Dennis Boone) Newsgroups: comp.compilers Subject: Re: counted characters in strings Date: Sat, 11 Jun 2022 11:09:11 -0500 Organization: Compilers Central Lines: 12 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <22-06-036@comp.compilers> References: <22-06-006@comp.compilers> <22-06-007@comp.compilers> <22-06-008@comp.compilers> <22-06-013@comp.compilers> <22-06-015@comp.compilers> <22-06-019@comp.compilers> <22-06-021@comp.compilers> <22-06-025@comp.compilers> <22-06-029@comp.compilers> Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="69116"; mail-complaints-to="abuse@iecc.com" Keywords: Fortran, history, comment Posted-Date: 11 Jun 2022 12:53:27 EDT X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Xref: csiph.com comp.compilers:3068 > And when the Hollerith constant required 133 characters, how many coud > reliably count all of them? Such a long Hollerith string would be uncommon, I think. The main purpose would seem to be headers on a printed report. It appears that the 'T' specifier wasn't available in the early 60s versions of IBM FORTRAN, but it certainly was there in FORTRAN 66. De [Early Fortran mostly read and wrote to tape files so who knows what long strings people might have needed. Either way, I think we've beaten this topic long enough. -John]