Hello,
Why is there a difference in returned length between:
and
and of course
same situation for
whereas
This seems to be a bit inconsistent.
I am just curious why it is implemented this way.
It appears that during the assignment:
the string is padded with blanks. Is this Fortran standard?
Thanks,
Walter Kramer


