I'm trying to modify some Fortran code, and I'm having trouble counting the number of characters in a string. Below is the line of code I have a question about. Specifically, I don't understand why CHARACTER(88) says there are 88 characters in this string. At most I can only count 82...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.