So does the number in the CHARACTER statement have to exactly match the number of characters in the string that you type? It sounds like you are saying that the number you pass to the CHARACTER statement can be as large as you want, but what if your string contains more characters than the...
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.