HELLO
I receveid this error:
Error: Operands of comparison operator '.ne.' at (1) are
LOGICAL(4)/INTEGER(4)
this line:
IF(LOC .NE. 0 .OR. LOCAL_1)THEN
Help-me Please
Thanks
:D
I'm using pfg90 and the program run fine... but i try run with
gfortran and receveid the error