msingh
12-04-2010, 01:32 PM
Hi, new to the forums and new to Fortran. I am trying to run fortran 90 code in Force but get the error:
Expected CHARACTER for item 1 in formatted transfer, got REAL. If you want to make character descriptors typeless, compile with -fsloppy-char
the code is as follows. Any help would be appreciated.
Expected CHARACTER for item 1 in formatted transfer, got REAL. If you want to make character descriptors typeless, compile with -fsloppy-char
the code is as follows. Any help would be appreciated.