I’m using gfortran to compile some old legacy code. There is one statement that isn’t compiling where characters are being put into an integer variable. This was perfectly fine back in the day. The statement looks like this
DATA IBLK/‘ ‘/
I don’t want to mod the code if I don’t have to...
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.