Re: Limitations of dynamic strings
- From: glen herrmannsfeldt <gah@xxxxxxxxxxxxxxxx>
- Date: Wed, 1 Jun 2011 03:17:07 +0000 (UTC)
dpb <none@xxxxxxx> wrote:
On 5/31/2011 8:06 PM, robin wrote:
...
this facility is available in PL/I,...
Which has what to do w/ Fortran, precisely???
Not much at all. The PL/I varying length strings have a length
field, and allow up to the preallocated maximum length.
Somewhat different than the allocate on assignment strings
discussed here.
-- glen
.
- Follow-Ups:
- Re: Limitations of dynamic strings
- From: robin
- Re: Limitations of dynamic strings
- References:
- Re: Limitations of dynamic strings
- From: robin
- Re: Limitations of dynamic strings
- From: dpb
- Re: Limitations of dynamic strings
- Prev by Date: Re: Limitations of dynamic strings
- Next by Date: Re: Limitations of dynamic strings
- Previous by thread: Re: Limitations of dynamic strings
- Next by thread: Re: Limitations of dynamic strings
- Index(es):
Relevant Pages
|